[U-Boot] [PATCH v5 1/3] fdt_support: Add a fdt_setup_simplefb_node helper function

Stephen Warren swarren at wwwdotorg.org
Thu Nov 20 04:59:53 CET 2014


On 11/19/2014 06:31 AM, Hans de Goede wrote:
> Add a generic helper to fill and enable simplefb nodes.
> 
> The first user of this will be the sunxi display code.
> 
> lcd_dt_simplefb_configure_node is also a good candidate to be converted
> to use this, but that requires someone to run some tests first, as
> lcd_dt_simplefb_configure_node does not honor #address-cells and #size-cells,
> but simply assumes 1 and 1 for both.

Sorry, I'd been ignoring all simplefb stuff and hadn't realized this was
U-Boot related and needed testing.

Anyway, I've tested patches 1 and 2 on an RPi compute module with kernel
next-20141031 and it seems to work fine.

Patches 1, 2,
Tested-by: Stephen Warren <swarren at wwwdotorg.org>


More information about the U-Boot mailing list