[PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-Boot
Cleanup PPC40x eval boards (bubinga, walnut and sycamore) to support U-Boot as bootloader. The OpenBIOS bd_info struct is not used in the kernel anymore (only U-Boot now). uImage (U-Boot) tested on walnut, sycamore and bubinga zImage (OpenBIOS) tested on sycamore, bubinga and ebony Signed-off-by:Stefan Roese <sr@denx.de> Signed-off-by:
Matt Porter <mporter@kernel.crashing.org> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- arch/ppc/boot/simple/Makefile 20 additions, 1 deletionarch/ppc/boot/simple/Makefile
- arch/ppc/boot/simple/misc.c 13 additions, 3 deletionsarch/ppc/boot/simple/misc.c
- arch/ppc/boot/simple/openbios.c 100 additions, 6 deletionsarch/ppc/boot/simple/openbios.c
- arch/ppc/platforms/4xx/Kconfig 1 addition, 1 deletionarch/ppc/platforms/4xx/Kconfig
- arch/ppc/platforms/4xx/bubinga.c 1 addition, 1 deletionarch/ppc/platforms/4xx/bubinga.c
- arch/ppc/platforms/4xx/bubinga.h 26 additions, 38 deletionsarch/ppc/platforms/4xx/bubinga.h
- arch/ppc/platforms/4xx/ebony.h 2 additions, 2 deletionsarch/ppc/platforms/4xx/ebony.h
- arch/ppc/platforms/4xx/sycamore.c 2 additions, 5 deletionsarch/ppc/platforms/4xx/sycamore.c
- arch/ppc/platforms/4xx/sycamore.h 26 additions, 41 deletionsarch/ppc/platforms/4xx/sycamore.h
- arch/ppc/platforms/4xx/walnut.c 1 addition, 1 deletionarch/ppc/platforms/4xx/walnut.c
- arch/ppc/platforms/4xx/walnut.h 25 additions, 42 deletionsarch/ppc/platforms/4xx/walnut.h
- include/asm-ppc/ibm_ocp.h 16 additions, 3 deletionsinclude/asm-ppc/ibm_ocp.h
- include/asm-ppc/ppcboot.h 4 additions, 2 deletionsinclude/asm-ppc/ppcboot.h
Please register or sign in to comment