Files
ubports_kernel_google_msm/arch/x86/boot
H. Peter Anvin 37ba7ab5e3 x86, boot: make kernel_alignment adjustable; new bzImage fields
Make the kernel_alignment field adjustable; this allows us to set it
to a large value (intended to be 16 MB to avoid ZONE_DMA contention,
memory holes and other weirdness) while a smart bootloader can still
force a loading at a lesser alignment if absolutely necessary.

Also export pref_address (preferred loading address, corresponding to
the link-time address) and init_size, the total amount of linear
memory the kernel will require during initialization.

[ Impact: allows better kernel placement, gives bootloader more info ]

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2009-05-11 17:44:39 -07:00
..
2009-03-11 11:00:00 -07:00
2009-02-23 00:54:01 +01:00
2009-02-23 00:54:01 +01:00
2009-02-19 17:13:00 +01:00
2009-02-23 00:54:01 +01:00
2009-03-11 11:00:00 -07:00
2008-10-22 07:31:28 +02:00
2008-11-23 19:58:58 +01:00