From: David Gibson Date: Tue, 1 May 2007 00:20:20 +0000 (+1000) Subject: [POWERPC] Small cleanups to the cuboot bootwrapper code X-Git-Tag: v2.6.22-rc1~358^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6afacb6b8ba3d2eed6406a018e604d6f9c0f97d;p=pandora-kernel.git [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.). - Factors out some code in the wrapper that's potentially useful to platforms other than uboot. Signed-off-by: David Gibson Acked-by: Scott Wood Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed