[PATCH 00/10] improve OF_PLATDATA support

Jagan Teki jagan at amarulasolutions.com
Fri May 29 20:25:36 CEST 2020


Hi Walter,

On Fri, May 29, 2020 at 11:45 PM Walter Lozano
<walter.lozano at collabora.com> wrote:
>
> When using OF_PLATDATA dtbs are converted to C structs in order to save
> space as we can remove both dtbs and libraries from TPL/SPL binaries.
>
> This patchset tries to improve its support by overcoming some limitations
> in the current implementation
>
> First, the support for scan and check for valid driver/aliases is added
> in order to generate U_BOOT_DEVICE entries with valid driver names.
>
> Secondly, the way information about linked noded (phandle) is generated
> in C structs is improved in order to make it easier to get a device
> associated to its data.
>
> Lastly the the suport for the property cd-gpios is added, which is used to
> configure the card detection gpio on MMC is added.

Does it impact the footprint?  If yes any statistic about how much
space has been reduced with respect to current platdata?

Jagan.


More information about the U-Boot mailing list