coreboot-kgpe-d16/util/mkelfImage
Eric W. Biederman a5a776131a mkelfImage: set kernel_alignment so 2.6.31+ work
The kernel initialization code as of boot protocol 2.10 is now reading the
kernel_alignment field.  With the field left unset the kernel attempts to
align things to 4GB which is unlikely to work, so change the alignment to
the kernel's normal value of 16MB so newer kernels processed by mkelfImage
will boot.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5914 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-10-05 18:22:00 +00:00
..
arch Importing mkelfimage from 2008-02-15 18:16:06 +00:00
config Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
include Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
kunzip_src Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
linux-i386 mkelfImage: set kernel_alignment so 2.6.31+ work 2010-10-05 18:22:00 +00:00
linux-ia64 Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
main Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
util Importing mkelfimage from 2008-02-15 18:16:06 +00:00
AUTHORS Importing mkelfimage from 2008-02-15 18:16:06 +00:00
COPYING Importing mkelfimage from 2008-02-15 18:16:06 +00:00
Makefile Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Makefile.conf.in Importing mkelfimage from 2008-02-15 18:16:06 +00:00
News Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
configure Add the contents of buildrom's 2008-08-06 20:37:38 +00:00
configure.ac Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
mkelfImage.spec.in Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00