>-----Original Message-----
>From: Alex Marginean <[email protected]>
>Sent: Thursday, November 14, 2019 7:10 PM
>To: [email protected]
>Cc: Priyanka Jain <[email protected]>; Sudhanshu Gupta
><[email protected]>; Harninder Rai <[email protected]>;
>Rajesh Bhagat <[email protected]>; Claudiu Manoil
><[email protected]>; Madalin Bucur <[email protected]>;
>Alexandru Marginean <[email protected]>
>Subject: [PATCH] configs: ls1028a: enable OF_LIBFDT_OVERLAY
>
>LS1028A QDS board supports multiple combinations of SerDes protocols and
>multiple add-on cards with Ethernet PHYs.  Some of them require specific
>configuration in Linux DT, and the plan is to use DT overlays for them.
>
>Signed-off-by: Alex Marginean <[email protected]>
>---
> configs/ls1028aqds_tfa_SECURE_BOOT_defconfig | 1 +
> configs/ls1028aqds_tfa_defconfig             | 1 +
> configs/ls1028ardb_tfa_SECURE_BOOT_defconfig | 1 +
> configs/ls1028ardb_tfa_defconfig             | 1 +
> 4 files changed, 4 insertions(+)
>
>diff --git a/configs/ls1028aqds_tfa_SECURE_BOOT_defconfig
>b/configs/ls1028aqds_tfa_SECURE_BOOT_defconfig
>index fadb13d469..713a088e42 100644
>--- a/configs/ls1028aqds_tfa_SECURE_BOOT_defconfig
>+++ b/configs/ls1028aqds_tfa_SECURE_BOOT_defconfig
>@@ -71,4 +71,5 @@ CONFIG_USB_XHCI_DWC3=y  CONFIG_WDT=y
>CONFIG_WDT_SP805=y  CONFIG_RSA=y
>+CONFIG_OF_LIBFDT_OVERLAY=y
> CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
>diff --git a/configs/ls1028aqds_tfa_defconfig
>b/configs/ls1028aqds_tfa_defconfig
>index b690e24c7f..b5eb872148 100644
>--- a/configs/ls1028aqds_tfa_defconfig
>+++ b/configs/ls1028aqds_tfa_defconfig
>@@ -73,4 +73,5 @@ CONFIG_USB_XHCI_HCD=y
> CONFIG_USB_XHCI_DWC3=y
> CONFIG_WDT=y
> CONFIG_WDT_SP805=y
>+CONFIG_OF_LIBFDT_OVERLAY=y
> CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
>diff --git a/configs/ls1028ardb_tfa_SECURE_BOOT_defconfig
>b/configs/ls1028ardb_tfa_SECURE_BOOT_defconfig
>index cbbe649485..dc07a0a4d7 100644
>--- a/configs/ls1028ardb_tfa_SECURE_BOOT_defconfig
>+++ b/configs/ls1028ardb_tfa_SECURE_BOOT_defconfig
>@@ -71,4 +71,5 @@ CONFIG_USB_XHCI_DWC3=y  CONFIG_WDT=y
>CONFIG_WDT_SP805=y  CONFIG_RSA=y
>+CONFIG_OF_LIBFDT_OVERLAY=y
> CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
>diff --git a/configs/ls1028ardb_tfa_defconfig
>b/configs/ls1028ardb_tfa_defconfig
>index 35c46d4dd7..644c5ac6bb 100644
>--- a/configs/ls1028ardb_tfa_defconfig
>+++ b/configs/ls1028ardb_tfa_defconfig
>@@ -74,4 +74,5 @@ CONFIG_USB_XHCI_HCD=y
> CONFIG_USB_XHCI_DWC3=y
> CONFIG_WDT=y
> CONFIG_WDT_SP805=y
>+CONFIG_OF_LIBFDT_OVERLAY=y
> CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
>--
>2.17.1
Reviewed-by: Priyanka Jain <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to