lkml.org 
[lkml]   [2018]   [May]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.16 002/272] MIPS: xilfpga: Actually include FDT in fitImage
    Date
    4.16-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Alexandre Belloni <alexandre.belloni@bootlin.com>

    commit 947bc875116042d5375446aa29bc1073c2d38977 upstream.

    Commit b35565bb16a5 ("MIPS: generic: Add support for MIPSfpga") added
    and its.S file for xilfpga but forgot to add it to
    arch/mips/generic/Platform so it is never used.

    Fixes: b35565bb16a5 ("MIPS: generic: Add support for MIPSfpga")
    Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
    Cc: Ralf Baechle <ralf@linux-mips.org>
    Cc: linux-mips@linux-mips.org
    Cc: <stable@vger.kernel.org> # 4.15+
    Patchwork: https://patchwork.linux-mips.org/patch/19245/
    Signed-off-by: James Hogan <jhogan@kernel.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    arch/mips/generic/Platform | 1 +
    1 file changed, 1 insertion(+)

    --- a/arch/mips/generic/Platform
    +++ b/arch/mips/generic/Platform
    @@ -16,3 +16,4 @@ all-$(CONFIG_MIPS_GENERIC) := vmlinux.gz
    its-y := vmlinux.its.S
    its-$(CONFIG_FIT_IMAGE_FDT_BOSTON) += board-boston.its.S
    its-$(CONFIG_FIT_IMAGE_FDT_NI169445) += board-ni169445.its.S
    +its-$(CONFIG_FIT_IMAGE_FDT_XILFPGA) += board-xilfpga.its.S

    \
     
     \ /
      Last update: 2018-05-28 14:13    [W:4.016 / U:0.504 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site