Files
android_kernel_xiaomi_sm8450/arch/microblaze/kernel
Michal Simek a061dd5258 microblaze: Use LOAD_OFFSET macro to get correct LMA for all sections
Currently, vmlinux has LMA==VMA for all sections, which is wrong for MMU
kernels.  Previous patches in this series defined the LOAD_OFFSET constant,
now we make use of it in our link script.

Other minor changes in this patch:
	* brace/indenting cleanup of some sections
	* put __fdt_* symbols in their own section, and apply LOAD_OFFSET fixup

Signed-off-by: John Williams <john.williams@petalogix.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-09-22 10:10:35 +02:00
..
2009-03-27 14:25:24 +01:00
2009-06-20 14:36:50 +02:00
2009-07-27 09:03:20 +02:00
2009-03-27 14:25:15 +01:00
2009-07-12 12:22:34 -07:00
2009-07-27 09:03:16 +02:00
2009-05-26 16:45:21 +02:00