[U-Boot] [PATCH v4 15/20] sunxi: defconfig: add supported DT list for Pine64
Simon Glass
sjg at chromium.org
Sun May 14 09:32:05 UTC 2017
On 25 April 2017 at 18:32, Andre Przywara <andre.przywara at arm.com> wrote:
> When a board uses a FIT image to load U-Boot proper, it requires a list
> of supported device trees to be supplied in CONFIG_OF_LIST, from which it
> chooses the right one at runtime.
> For boards with just one possible DT (like the OrangePi PC2) this
> defaults to CONFIG_DEFAULT_DEVICE_TREE, but for the Pine64 with its two
> possible models we provide all compatible DTs in this config symbol.
>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---
> configs/pine64_plus_defconfig | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list