浏览代码

ppc/85xx: make boot from NAND full relocation to RAM

Take advantage of the latest full relocation commit of PPC platform
for boot from NAND.

Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Mingkai Hu 15 年之前
父节点
当前提交
25643d4da2
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      cpu/mpc85xx/u-boot-nand.lds

+ 0 - 1
cpu/mpc85xx/u-boot-nand.lds

@@ -58,7 +58,6 @@ SECTIONS
   .text      :
   {
     *(.text)
-    *(.fixup)
     *(.got1)
    } :text
     _etext = .;