All of lore.kernel.org
 help / color / mirror / Atom feed
* configs: lx2162aqds: enable CONFIG_BOARD_EARLY_INIT_R
@ 2020-09-11 10:27 Yangbo Lu
  2020-09-18  8:47 ` Priyanka Jain
  2020-12-11  8:16 ` Priyanka Jain
  0 siblings, 2 replies; 3+ messages in thread
From: Yangbo Lu @ 2020-09-11 10:27 UTC (permalink / raw)
  To: u-boot

From: Guanhua Gao <guanhua.gao@nxp.com>

From: Yangbo Lu <yangbo.lu@nxp.com>

Enable CONFIG_BOARD_EARLY_INIT_R for SDHC adapter card
identification and configuration.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>

diff --git a/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig b/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
index 9b1850c..e658592 100644
--- a/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
+++ b/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
@@ -16,6 +16,7 @@ CONFIG_OF_STDOUT_VIA_ALIAS=y
 CONFIG_USE_BOOTARGS=y
 CONFIG_BOOTARGS="console=ttyAMA0,115200 root=/dev/ram0 earlycon=pl011,mmio32,0x21c0000 ramdisk_size=0x2000000 default_hugepagesz=1024m hugepagesz=1024m hugepages=2 pci=pcie_bus_perf"
 # CONFIG_USE_BOOTCOMMAND is not set
+CONFIG_BOARD_EARLY_INIT_R=y
 CONFIG_MISC_INIT_R=y
 CONFIG_CMD_GREPENV=y
 CONFIG_CMD_EEPROM=y
diff --git a/configs/lx2162aqds_tfa_defconfig b/configs/lx2162aqds_tfa_defconfig
index 07837b9..ade6b7b 100644
--- a/configs/lx2162aqds_tfa_defconfig
+++ b/configs/lx2162aqds_tfa_defconfig
@@ -18,6 +18,7 @@ CONFIG_BOOTDELAY=10
 CONFIG_USE_BOOTARGS=y
 CONFIG_BOOTARGS="console=ttyAMA0,115200 root=/dev/ram0 earlycon=pl011,mmio32,0x21c0000 ramdisk_size=0x2000000 default_hugepagesz=1024m hugepagesz=1024m hugepages=2 pci=pcie_bus_perf"
 # CONFIG_USE_BOOTCOMMAND is not set
+CONFIG_BOARD_EARLY_INIT_R=y
 CONFIG_MISC_INIT_R=y
 CONFIG_CMD_GREPENV=y
 CONFIG_CMD_EEPROM=y
diff --git a/configs/lx2162aqds_tfa_verified_boot_defconfig b/configs/lx2162aqds_tfa_verified_boot_defconfig
index 5d4ad47..3131fb3 100644
--- a/configs/lx2162aqds_tfa_verified_boot_defconfig
+++ b/configs/lx2162aqds_tfa_verified_boot_defconfig
@@ -20,6 +20,7 @@ CONFIG_BOOTDELAY=10
 CONFIG_USE_BOOTARGS=y
 CONFIG_BOOTARGS="console=ttyAMA0,115200 root=/dev/ram0 earlycon=pl011,mmio32,0x21c0000 ramdisk_size=0x2000000 default_hugepagesz=1024m hugepagesz=1024m hugepages=2 pci=pcie_bus_perf"
 # CONFIG_USE_BOOTCOMMAND is not set
+CONFIG_BOARD_EARLY_INIT_R=y
 CONFIG_MISC_INIT_R=y
 CONFIG_CMD_GREPENV=y
 CONFIG_CMD_EEPROM=y

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* configs: lx2162aqds: enable CONFIG_BOARD_EARLY_INIT_R
  2020-09-11 10:27 configs: lx2162aqds: enable CONFIG_BOARD_EARLY_INIT_R Yangbo Lu
@ 2020-09-18  8:47 ` Priyanka Jain
  2020-12-11  8:16 ` Priyanka Jain
  1 sibling, 0 replies; 3+ messages in thread
From: Priyanka Jain @ 2020-09-18  8:47 UTC (permalink / raw)
  To: u-boot

>-----Original Message-----
>From: Yangbo Lu <yangbo.lu@nxp.com>
>Sent: Friday, September 11, 2020 3:57 PM
>To: u-boot at lists.denx.de; Priyanka Jain <priyanka.jain@nxp.com>
>Cc: Y.b. Lu <yangbo.lu@nxp.com>
>Subject: configs: lx2162aqds: enable CONFIG_BOARD_EARLY_INIT_R
>
>From: Guanhua Gao <guanhua.gao@nxp.com>
>
>From: Yangbo Lu <yangbo.lu@nxp.com>
>
>Enable CONFIG_BOARD_EARLY_INIT_R for SDHC adapter card identification
>and configuration.
>
>Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
>
>diff --git a/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
>b/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
>index 9b1850c..e658592 100644
>--- a/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
>+++ b/configs/lx2162aqds_tfa_SECURE_BOOT_defconfig
>@@ -16,6 +16,7 @@ CONFIG_OF_STDOUT_VIA_ALIAS=y
>CONFIG_USE_BOOTARGS=y
> CONFIG_BOOTARGS="console=ttyAMA0,115200 root=/dev/ram0
>earlycon=pl011,mmio32,0x21c0000 ramdisk_size=0x2000000
>default_hugepagesz=1024m hugepagesz=1024m hugepages=2
>pci=pcie_bus_perf"
> # CONFIG_USE_BOOTCOMMAND is not set
>+CONFIG_BOARD_EARLY_INIT_R=y
> CONFIG_MISC_INIT_R=y
> CONFIG_CMD_GREPENV=y
> CONFIG_CMD_EEPROM=y
>diff --git a/configs/lx2162aqds_tfa_defconfig
>b/configs/lx2162aqds_tfa_defconfig
>index 07837b9..ade6b7b 100644
>--- a/configs/lx2162aqds_tfa_defconfig
>+++ b/configs/lx2162aqds_tfa_defconfig
>@@ -18,6 +18,7 @@ CONFIG_BOOTDELAY=10
> CONFIG_USE_BOOTARGS=y
> CONFIG_BOOTARGS="console=ttyAMA0,115200 root=/dev/ram0
>earlycon=pl011,mmio32,0x21c0000 ramdisk_size=0x2000000
>default_hugepagesz=1024m hugepagesz=1024m hugepages=2
>pci=pcie_bus_perf"
> # CONFIG_USE_BOOTCOMMAND is not set
>+CONFIG_BOARD_EARLY_INIT_R=y
> CONFIG_MISC_INIT_R=y
> CONFIG_CMD_GREPENV=y
> CONFIG_CMD_EEPROM=y
>diff --git a/configs/lx2162aqds_tfa_verified_boot_defconfig
>b/configs/lx2162aqds_tfa_verified_boot_defconfig
>index 5d4ad47..3131fb3 100644
>--- a/configs/lx2162aqds_tfa_verified_boot_defconfig
>+++ b/configs/lx2162aqds_tfa_verified_boot_defconfig
>@@ -20,6 +20,7 @@ CONFIG_BOOTDELAY=10
> CONFIG_USE_BOOTARGS=y
> CONFIG_BOOTARGS="console=ttyAMA0,115200 root=/dev/ram0
>earlycon=pl011,mmio32,0x21c0000 ramdisk_size=0x2000000
>default_hugepagesz=1024m hugepagesz=1024m hugepages=2
>pci=pcie_bus_perf"
> # CONFIG_USE_BOOTCOMMAND is not set
>+CONFIG_BOARD_EARLY_INIT_R=y
> CONFIG_MISC_INIT_R=y
> CONFIG_CMD_GREPENV=y
> CONFIG_CMD_EEPROM=y
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* configs: lx2162aqds: enable CONFIG_BOARD_EARLY_INIT_R
  2020-09-11 10:27 configs: lx2162aqds: enable CONFIG_BOARD_EARLY_INIT_R Yangbo Lu
  2020-09-18  8:47 ` Priyanka Jain
@ 2020-12-11  8:16 ` Priyanka Jain
  1 sibling, 0 replies; 3+ messages in thread
From: Priyanka Jain @ 2020-12-11  8:16 UTC (permalink / raw)
  To: u-boot

>-----Original Message-----
>From: Yangbo Lu <yangbo.lu@nxp.com>
>Sent: Friday, September 11, 2020 3:57 PM
>To: u-boot at lists.denx.de; Priyanka Jain <priyanka.jain@nxp.com>
>Cc: Y.b. Lu <yangbo.lu@nxp.com>
>Subject: configs: lx2162aqds: enable CONFIG_BOARD_EARLY_INIT_R
>
>From: Guanhua Gao <guanhua.gao@nxp.com>
>
>From: Yangbo Lu <yangbo.lu@nxp.com>
>
>Enable CONFIG_BOARD_EARLY_INIT_R for SDHC adapter card identification
>and configuration.
>
>Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
>
<snip>
Applied to fsl-qoriq after rebase. 
Awaiting upstream

Thanks
Priyanka

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-11  8:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-11 10:27 configs: lx2162aqds: enable CONFIG_BOARD_EARLY_INIT_R Yangbo Lu
2020-09-18  8:47 ` Priyanka Jain
2020-12-11  8:16 ` Priyanka Jain

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.