mpc5200: Add SPL support
This patch adds SPL booting support (NOR flash) for the
MPC5200 platforms.
Signed-off-by:
Stefan Roese <sr@denx.de>
Showing
- arch/powerpc/cpu/mpc5xxx/Makefile 4 additions, 0 deletionsarch/powerpc/cpu/mpc5xxx/Makefile
- arch/powerpc/cpu/mpc5xxx/spl_boot.c 79 additions, 0 deletionsarch/powerpc/cpu/mpc5xxx/spl_boot.c
- arch/powerpc/cpu/mpc5xxx/start.S 22 additions, 0 deletionsarch/powerpc/cpu/mpc5xxx/start.S
- arch/powerpc/cpu/mpc5xxx/u-boot-spl.lds 57 additions, 0 deletionsarch/powerpc/cpu/mpc5xxx/u-boot-spl.lds
- arch/powerpc/include/asm/spl.h 31 additions, 0 deletionsarch/powerpc/include/asm/spl.h
- arch/powerpc/lib/Makefile 8 additions, 0 deletionsarch/powerpc/lib/Makefile
Loading
Please register or sign in to comment