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

2008-05-12 Thread Kumar Gala
On May 5, 2008, at 5:17 PM, 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 Hardwa

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

2008-05-05 Thread Jeremy McNicoll
Kumar Gala wrote: On May 5, 2008, at 5:17 PM, 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

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

2008-05-05 Thread Kumar Gala
On May 5, 2008, at 5:17 PM, 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 Hardwa

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

2008-05-05 Thread Jeremy McNicoll
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

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

2008-05-05 Thread Jeremy McNicoll
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 repor

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

2008-05-02 Thread Jeremy McNicoll
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-of