[U-Boot] [PATCH] spl: arm: Make sure to include u_boot_list_*_part_disk_*

Simon Glass sjg at chromium.org
Tue Mar 15 22:58:57 CET 2016


On 15 March 2016 at 15:58, Tom Rini <trini at konsulko.com> wrote:
>
> Starting with 96e5b03 we use a linker list for partition table
> information.  However since we use this in SPL we need to make sure that
> the SPL linker scripts include these as well.
>
> Cc: Nishanth Menon <nm at ti.com>
> Cc: Michal Simek <michal.simek at xilinx.com>
> Cc: Simon Glass <sjg at chromium.org>
> Reported-by: Nishanth Menon <nm at ti.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  arch/arm/cpu/armv7/omap-common/u-boot-spl.lds |    1 +
>  arch/arm/cpu/u-boot-spl.lds                   |    1 +
>  arch/arm/mach-zynq/u-boot-spl.lds             |    5 +++--
>  3 files changed, 5 insertions(+), 2 deletions(-)


Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list