]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] Small cleanups to the cuboot bootwrapper code
authorDavid Gibson <david@gibson.dropbear.id.au>
Tue, 1 May 2007 00:20:20 +0000 (10:20 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 2 May 2007 10:04:31 +0000 (20:04 +1000)
commita6afacb6b8ba3d2eed6406a018e604d6f9c0f97d
treea51e62feed1fc59f9379deb4a2d87cea960cceeb
parent0cd74f398a1b86eab9d56224f3469235b2097e3c
[POWERPC] Small cleanups to the cuboot bootwrapper code

This patch makes a few small cleanups to the cuboot code.
- It removes the double layered selection of images, via
cuboot-plat-y, instead having the cuboot platforms directly select a
suitable image-y (this changes the name of the final cuboot image from
plain cuImage to cuImage.<platform>).
- Factors out some code in the wrapper that's potentially
useful to platforms other than uboot.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Acked-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Makefile
arch/powerpc/boot/Makefile
arch/powerpc/boot/wrapper