[U-Boot] [PATCH v5 0/3] sunxi: video: Add simplefb support

Simon Glass sjg at chromium.org
Wed Nov 19 23:18:22 CET 2014


Hi Hans,

On 19 November 2014 13:31, Hans de Goede <hdegoede at redhat.com> wrote:
> Hi All,
>
> Here is v5 of my sunxi simplefb support set.
>
> Changes since v4:
> -Make sunxi_simplefb_setup return error codes
> -Add a patch to make lcd_dt_simplefb_configure_node use the new
>  fdt_setup_simplefb_node helper (only compile tested!)
>
> Changes since v3:
> -Added a fdt_setup_simplefb_node() helper function (new patch)
> -Changed how u-boot finds the pre-populated simplefb node to use a
>  compatible string
>
> Changes since v2:
> -Detect and handle address and size #cells
>
> Changes since v1:
> -Use fdt_setprop_string for strings
>
> Simon, even though -rc1 is out I would still like to get this upstream for
> v2015.01 if possible. This is in essence just refactoring of code posted
> well before -rc1. If I can get your ack on both the fdt_setup_simplefb_node
> and the lcd patches, then I can take them upstream through the sunxi tree,
> or if you plan to do a pull-req soon anyways, you can take them upstream
> through your tree, and I'll wait for that.

That seems good to me. I'll see if I can test it when I get back. I
added Stephen also as he wrote the Raspberry Pi stuff.

Regards,
Simon


More information about the U-Boot mailing list