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>
Showing
- arch/powerpc/cpu/ppc4xx/Makefile 4 additions, 0 deletionsarch/powerpc/cpu/ppc4xx/Makefile
- arch/powerpc/cpu/ppc4xx/spl_boot.c 72 additions, 0 deletionsarch/powerpc/cpu/ppc4xx/spl_boot.c
- arch/powerpc/cpu/ppc4xx/start.S 33 additions, 4 deletionsarch/powerpc/cpu/ppc4xx/start.S
- arch/powerpc/cpu/ppc4xx/u-boot-spl.lds 74 additions, 0 deletionsarch/powerpc/cpu/ppc4xx/u-boot-spl.lds
- arch/powerpc/cpu/ppc4xx/u-boot.lds 2 additions, 0 deletionsarch/powerpc/cpu/ppc4xx/u-boot.lds
arch/powerpc/cpu/ppc4xx/spl_boot.c
0 → 100644
arch/powerpc/cpu/ppc4xx/u-boot-spl.lds
0 → 100644
Please register or sign in to comment