]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Add SPL support
authorStefan Roese <sr@denx.de>
Tue, 2 Apr 2013 08:37:04 +0000 (10:37 +0200)
committerStefan Roese <sr@denx.de>
Mon, 22 Apr 2013 07:53:53 +0000 (09:53 +0200)
commit98f99e9f16462fa07ad0b0cd0c7c0d2623a6da87
treedbf58d15ff6266907889a789dd430a670fced481
parentd10f68ae47b67acab8b110b5c605dde4197a1820
ppc4xx: Add SPL support

This patch adds SPL booting support (NOR flash) for the
PPC4xx platforms.

This SPL booting (Falcon mode) will be used by the upcoming
lcd4_lwmon5 board port (lwmon5 variant).

Signed-off-by: Stefan Roese <sr@denx.de>
arch/powerpc/cpu/ppc4xx/Makefile
arch/powerpc/cpu/ppc4xx/spl_boot.c [new file with mode: 0644]
arch/powerpc/cpu/ppc4xx/start.S
arch/powerpc/cpu/ppc4xx/u-boot-spl.lds [new file with mode: 0644]
arch/powerpc/cpu/ppc4xx/u-boot.lds