On 25 April 2017 at 18:32, Andre Przywara <andre.przyw...@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.przyw...@arm.com>
> ---
>  configs/pine64_plus_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to