aboutsummaryrefslogtreecommitdiff
path: root/configs/ls2080aqds_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-17 15:24:19 +0000
committerTom Rini <trini@konsulko.com>2022-03-21 09:25:46 -0400
commitfb90aaa1296edef60c4046403ec5556c3170e4a8 (patch)
tree54915dbb9871c3a7c88440e705853bde99f31f12 /configs/ls2080aqds_SECURE_BOOT_defconfig
parent88437ec6bf4199600d9f4277373a1d1df828ab34 (diff)
downloadu-boot-fb90aaa1296edef60c4046403ec5556c3170e4a8.zip
u-boot-fb90aaa1296edef60c4046403ec5556c3170e4a8.tar.gz
u-boot-fb90aaa1296edef60c4046403ec5556c3170e4a8.tar.bz2
Convert CONFIG_RESET_PHY_R to Kconfig
This converts the following to Kconfig: CONFIG_RESET_PHY_R Cc: Ramon Fried <rfried.dev@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls2080aqds_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls2080aqds_SECURE_BOOT_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls2080aqds_SECURE_BOOT_defconfig b/configs/ls2080aqds_SECURE_BOOT_defconfig
index 03b2e1d..de86050 100644
--- a/configs/ls2080aqds_SECURE_BOOT_defconfig
+++ b/configs/ls2080aqds_SECURE_BOOT_defconfig
@@ -21,6 +21,7 @@ CONFIG_BOOTDELAY=10
CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=0x2000000 default_hugepagesz=2m hugepagesz=2m hugepages=256"
CONFIG_BOOTCOMMAND="fsl_mc apply dpl 0x580d00000 && cp.b $kernel_start $kernel_load $kernel_size && bootm $kernel_load"
+CONFIG_RESET_PHY_R=y
CONFIG_CMD_IMLS=y
CONFIG_CMD_GREPENV=y
CONFIG_CMD_EEPROM=y