[POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reporting
authorJeremy McNicoll <jeremy.mcnicoll@windriver.com>
Mon, 5 May 2008 22:17:24 +0000 (18:17 -0400)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 13 May 2008 13:53:48 +0000 (08:53 -0500)
The following adds local bus, flash and MTD partition nodes for
sbc8548. As well, a compatible field for the soc node, so that
of_platform_bus_probe() will pick it up.

Something that is provided through this newly added epld node
is the Hardware Revision which is now being utilized.

Signed-off-by: Jeremy McNicoll <jeremy.mcnicoll@windriver.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found