[U-Boot] [PATCH] ppc/85xx: make boot from NAND full relocation to RAM
Kumar Gala
galak at kernel.crashing.org
Tue Oct 20 17:30:53 CEST 2009
On Oct 20, 2009, at 3:58 AM, Mingkai Hu wrote:
> Take advantage of the latest full relocation commit of PPC platform
> for boot from NAND.
>
> Signed-off-by: Mingkai Hu <Mingkai.hu at freescale.com>
> ---
Acked-by: Kumar Gala <galak at kernel.crashing.org>
Scott, go ahead and take this via the NAND tree to keep the patches
together.
- k
>
> Changelog:
>
> - according to Scott's comments to seperate this patch.
>
> cpu/mpc85xx/u-boot-nand.lds | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/cpu/mpc85xx/u-boot-nand.lds b/cpu/mpc85xx/u-boot-nand.lds
> index a0fc8f1..b4c63e2 100644
> --- a/cpu/mpc85xx/u-boot-nand.lds
> +++ b/cpu/mpc85xx/u-boot-nand.lds
> @@ -58,7 +58,6 @@ SECTIONS
> .text :
> {
> *(.text)
> - *(.fixup)
> *(.got1)
> } :text
> _etext = .;
> --
> 1.6.4
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
More information about the U-Boot
mailing list