]> git.baikalelectronics.ru Git - kernel.git/commit
microblaze: Final support for statically linked DTB
authorJohn Williams <john.williams@petalogix.com>
Mon, 22 Jun 2009 04:02:09 +0000 (14:02 +1000)
committerMichal Simek <monstr@monstr.eu>
Mon, 27 Jul 2009 05:39:53 +0000 (07:39 +0200)
commit3912cddd4dd5d2d7540d83bae17f9929213f896e
tree5b0b2ce13b2d82e9193dd0398535f634d8c4d8e7
parent863cdc48c809b27f36d6187c8f607e48aa52c87c
microblaze: Final support for statically linked DTB

If r7 is zero at kernel boot, or does not point to a valid DTB, then
we fall back to a DTB (assumed to be) linked statically in the kernel, instead
of blindly copying bogus cruft into the kernel DTB memory region

Signed-off-by: John Williams <john.williams@petalogix.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/include/asm/prom.h
arch/microblaze/kernel/head.S
arch/microblaze/kernel/setup.c