[U-Boot] [PATCH v3 15/19] sunxi: defconfig: add supported DT list for Pine64 and OrangePi PC 2

Maxime Ripard maxime.ripard at free-electrons.com
Mon Apr 3 07:25:36 UTC 2017


On Fri, Mar 31, 2017 at 11:31:27PM +0100, Andre Przywara wrote:
> When a board uses a FIT image to load U-Boot proper, it requires a list
> of supported device trees to be supplied, from which it chooses the
> right one at runtime.
> Add this list for the Pine64 and OrangePi PC2 board.
> 
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---
>  configs/orangepi_pc2_defconfig | 1 +
>  configs/pine64_plus_defconfig  | 1 +
>  2 files changed, 2 insertions(+)
> 
> diff --git a/configs/orangepi_pc2_defconfig b/configs/orangepi_pc2_defconfig
> index 19a5c2b..9f02049 100644
> --- a/configs/orangepi_pc2_defconfig
> +++ b/configs/orangepi_pc2_defconfig
> @@ -5,6 +5,7 @@ CONFIG_SPL=y
>  CONFIG_DRAM_CLK=672
>  CONFIG_DRAM_ZQ=3881977
>  CONFIG_DEFAULT_DEVICE_TREE="sun50i-h5-orangepi-pc2"
> +CONFIG_OF_LIST="sun50i-h5-orangepi-pc2"

CONFIG_OF_LIST already defaults to CONFIG_DEFAULT_DEVICE_TREE, so you
don't need this change.

Thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170403/fa4fbe7e/attachment.sig>


More information about the U-Boot mailing list