From: Helge Deller Date: Mon, 23 Mar 2015 21:47:21 +0000 (+0100) Subject: alpha: Fix bootpfile and bootpzfile make targets X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~2^2~50^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=234306038064131a77da176d41e89e2c1535cda9;p=pandora-kernel.git alpha: Fix bootpfile and bootpzfile make targets Fix the bootpfile and bootpzfile make targets to creat BOOTP images. Both targets were broken due to some missing defines to re-map ELF constants. In addition the old code used the generic vsprintf function of the kernel which we now replace by a simple and much smaller implementation for the bootloader. Signed-off-by: Helge Deller Signed-off-by: Matt Turner --- Reading git-diff-tree failed