coreboot/util
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
..
abuild Remove lib/ramtest.c-include from all CAR boards. 2010-10-05 09:07:10 +00:00
amdtools
cbfstool minor include cleanups 2010-09-27 18:48:15 +00:00
crossgcc The current workaround for binutils on mingw (or any non texinfo system) failed. 2010-09-03 08:53:06 +00:00
dumpmmcr the utility is called dumpmmcr, not dump_mmcr 2010-09-26 15:15:48 +00:00
ectool minor include cleanups 2010-09-27 18:48:15 +00:00
getpir Cut the crap. 2010-09-21 21:16:27 +00:00
inteltool Add support for dumping ACPI registers for i7 2010-09-03 09:36:37 +00:00
k8resdump
kconfig More "prepare"-dependencies we don't need anymore 2010-04-27 09:23:33 +00:00
lbtdump
mkelfImage mkelfImage: set kernel_alignment so 2.6.31+ work 2010-10-05 18:22:00 +00:00
mptable
msrtool msrtool: Print hex values using only as many digits as the field needs 2010-05-17 07:40:20 +00:00
nrv2b
nvramtool
optionlist
options - Fix race condition in option_table.h generation by moving the include 2010-09-25 10:40:47 +00:00
resetcf
romcc
sconfig Simplify last_dev_p so that it matches comments. 2010-09-01 21:03:03 +00:00
superiotool Add suport for normal register dumping on ite8510E/TE/G 2010-08-22 19:41:47 +00:00
vgabios
xcompile