[U-Boot] RFE : CONFIG_OF_LIBFDT_OVERLAY=y in configs/orangepi_one_defconfig

Peter Robinson pbrobinson at gmail.com
Tue Jan 9 02:34:18 UTC 2018


On Mon, Jan 8, 2018 at 7:01 AM, Ken Harris <kjh at hokulea.org> wrote:
> Can you enable the "fdt apply" command on the "Orange Pi One" u-boot :

I think most AllWinner boards would likely want/need this
functionality in one form or another (maybe tablets/laptops based on
AllWinner are the exception here) so you might want to see how the
maintainers want to handle it more as a default than enabling it on
each individual device.

> diff --git a/configs/orangepi_one_defconfig b/configs/orangepi_one_defconfig
> index 36feab204c..edc6f549dc 100644
> --- a/configs/orangepi_one_defconfig
> +++ b/configs/orangepi_one_defconfig
> @@ -15,3 +15,6 @@ CONFIG_SPL=y
>  CONFIG_SUN8I_EMAC=y
>  CONFIG_USB_EHCI_HCD=y
>  CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y
> +CONFIG_OF_LIBFDT=y
> +CONFIG_OF_LIBFDT_OVERLAY=y
> +
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot


More information about the U-Boot mailing list