[PATCH] SBC8548: Add flash support and HW Rev reporting

Jeremy McNicoll jeremymc at gmail.com
Tue May 6 06:04:44 EST 2008


Jeremy McNicoll wrote:
> 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 is now being reported at bootup.
>
> Signed-off-by: Jeremy McNicoll <jeremy.mcnicoll at windriver.com>
> ---
>  arch/powerpc/boot/dts/sbc8548.dts     |   94 +++++++++++++++++++++++++++++++++
>  arch/powerpc/platforms/85xx/sbc8548.c |   25 +++++++++
>  2 files changed, 119 insertions(+), 0 deletions(-)
>   
This patch may not be as efficient as it could be, an updated version to 
follow.

-jeremy



More information about the Linuxppc-dev mailing list