android_kernel_motorola_sm6225/arch/microblaze
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
..
boot microblaze_mmu_v2: Makefiles 2009-05-26 16:45:24 +02:00
configs microblaze: Update Microblaze defconfigs 2009-08-18 11:05:11 +02:00
include/asm microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsets 2009-09-22 10:10:06 +02:00
kernel microblaze: Use LOAD_OFFSET macro to get correct LMA for all sections 2009-09-22 10:10:35 +02:00
lib microblaze: use the generic lib/checksum.c 2009-07-06 10:26:52 +02:00
mm microblaze: Actually show KiB rather than pages in "Freeing initrd memory:" 2009-09-22 10:10:05 +02:00
platform microblaze_v8: Makefiles for Microblaze cpu 2009-03-27 14:25:51 +01:00
Kconfig microblaze: Add architectural support for USB EHCI host controllers 2009-09-22 08:50:14 +02:00
Kconfig.debug microblaze_v8: Kconfig patches 2009-03-27 14:25:50 +01:00
Makefile microblaze: Use correct kbuild variable KBUILD_CFLAGS 2009-09-22 10:00:40 +02:00