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)
commit909964ec89ba466d75d53250d5738d1891cc1a3d
tree5b0b2ce13b2d82e9193dd0398535f634d8c4d8e7
parent1170902b343053f50d4caf8ec2aa745fd0ce5c84
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