diff mbox

[U-Boot,2/2] armv8: ls1046aqds: enable ppa in default config

Message ID 1489128565-9531-2-git-send-email-andy.tang@nxp.com
State Accepted
Commit 6f04976ffbe0ea77087fe1c362c8d20025c75294
Delegated to: York Sun
Headers show

Commit Message

Andy Tang March 10, 2017, 6:49 a.m. UTC
Signed-off-by: Tang Yuantian <andy.tang@nxp.com>
---
 configs/ls1046aqds_defconfig             | 1 +
 configs/ls1046aqds_lpuart_defconfig      | 1 +
 configs/ls1046aqds_nand_defconfig        | 1 +
 configs/ls1046aqds_qspi_defconfig        | 1 +
 configs/ls1046aqds_sdcard_ifc_defconfig  | 1 +
 configs/ls1046aqds_sdcard_qspi_defconfig | 1 +
 6 files changed, 6 insertions(+)

Comments

York Sun April 18, 2017, 3:46 p.m. UTC | #1
On 03/09/2017 11:03 PM, Yuantian Tang wrote:
> Signed-off-by: Tang Yuantian <andy.tang@nxp.com>
> ---
>  configs/ls1046aqds_defconfig             | 1 +
>  configs/ls1046aqds_lpuart_defconfig      | 1 +
>  configs/ls1046aqds_nand_defconfig        | 1 +
>  configs/ls1046aqds_qspi_defconfig        | 1 +
>  configs/ls1046aqds_sdcard_ifc_defconfig  | 1 +
>  configs/ls1046aqds_sdcard_qspi_defconfig | 1 +
>  6 files changed, 6 insertions(+)
>

Applied to u-boot-fsl-qoriq master, awaiting upstream. Thanks.
Please note, even this patch is applied, PPA for LS1046AQDS is not 
loaded until you add the support in board file. Please update your first 
patch in this set.


York
Andy Tang April 19, 2017, 2:03 a.m. UTC | #2
Hi York,

Thanks for you reminder.
Hou Ziqiang will continue to submit ppa patch for LS1046AQDS which will replace mine.

Regards,
Andy

-----Original Message-----
From: York Sun [mailto:york.sun@nxp.com] 

Sent: Tuesday, April 18, 2017 11:46 PM
To: Andy Tang <andy.tang@nxp.com>
Cc: u-boot@lists.denx.de
Subject: Re: [PATCH 2/2] armv8: ls1046aqds: enable ppa in default config

On 03/09/2017 11:03 PM, Yuantian Tang wrote:
> Signed-off-by: Tang Yuantian <andy.tang@nxp.com>

> ---

>  configs/ls1046aqds_defconfig             | 1 +

>  configs/ls1046aqds_lpuart_defconfig      | 1 +

>  configs/ls1046aqds_nand_defconfig        | 1 +

>  configs/ls1046aqds_qspi_defconfig        | 1 +

>  configs/ls1046aqds_sdcard_ifc_defconfig  | 1 +  

> configs/ls1046aqds_sdcard_qspi_defconfig | 1 +

>  6 files changed, 6 insertions(+)

>


Applied to u-boot-fsl-qoriq master, awaiting upstream. Thanks.
Please note, even this patch is applied, PPA for LS1046AQDS is not loaded until you add the support in board file. Please update your first patch in this set.


York
diff mbox

Patch

diff --git a/configs/ls1046aqds_defconfig b/configs/ls1046aqds_defconfig
index d6b8af2..cb0f164 100644
--- a/configs/ls1046aqds_defconfig
+++ b/configs/ls1046aqds_defconfig
@@ -35,3 +35,4 @@  CONFIG_DM_SPI=y
 CONFIG_FSL_DSPI=y
 CONFIG_USB=y
 CONFIG_DM_USB=y
+CONFIG_FSL_LS_PPA=y
diff --git a/configs/ls1046aqds_lpuart_defconfig b/configs/ls1046aqds_lpuart_defconfig
index 20136a4..b481d90 100644
--- a/configs/ls1046aqds_lpuart_defconfig
+++ b/configs/ls1046aqds_lpuart_defconfig
@@ -31,3 +31,4 @@  CONFIG_DM_SPI=y
 CONFIG_FSL_DSPI=y
 CONFIG_USB=y
 CONFIG_DM_USB=y
+CONFIG_FSL_LS_PPA=y
diff --git a/configs/ls1046aqds_nand_defconfig b/configs/ls1046aqds_nand_defconfig
index b23861c..c4e9c90 100644
--- a/configs/ls1046aqds_nand_defconfig
+++ b/configs/ls1046aqds_nand_defconfig
@@ -40,3 +40,4 @@  CONFIG_DM_SPI=y
 CONFIG_FSL_DSPI=y
 CONFIG_USB=y
 CONFIG_DM_USB=y
+CONFIG_FSL_LS_PPA=y
diff --git a/configs/ls1046aqds_qspi_defconfig b/configs/ls1046aqds_qspi_defconfig
index 45782be..0bbee81 100644
--- a/configs/ls1046aqds_qspi_defconfig
+++ b/configs/ls1046aqds_qspi_defconfig
@@ -37,3 +37,4 @@  CONFIG_FSL_DSPI=y
 CONFIG_FSL_QSPI=y
 CONFIG_USB=y
 CONFIG_DM_USB=y
+CONFIG_FSL_LS_PPA=y
diff --git a/configs/ls1046aqds_sdcard_ifc_defconfig b/configs/ls1046aqds_sdcard_ifc_defconfig
index 3df92b2..c5ff822 100644
--- a/configs/ls1046aqds_sdcard_ifc_defconfig
+++ b/configs/ls1046aqds_sdcard_ifc_defconfig
@@ -41,3 +41,4 @@  CONFIG_DM_SPI=y
 CONFIG_FSL_DSPI=y
 CONFIG_USB=y
 CONFIG_DM_USB=y
+CONFIG_FSL_LS_PPA=y
diff --git a/configs/ls1046aqds_sdcard_qspi_defconfig b/configs/ls1046aqds_sdcard_qspi_defconfig
index 998d2cf..34950ee 100644
--- a/configs/ls1046aqds_sdcard_qspi_defconfig
+++ b/configs/ls1046aqds_sdcard_qspi_defconfig
@@ -42,3 +42,4 @@  CONFIG_FSL_DSPI=y
 CONFIG_FSL_QSPI=y
 CONFIG_USB=y
 CONFIG_DM_USB=y
+CONFIG_FSL_LS_PPA=y