On 25 April 2017 at 18:32, Andre Przywara <[email protected]> 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 <[email protected]> > --- > configs/pine64_plus_defconfig | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

