diff options
author | Tom Rini <trini@konsulko.com> | 2024-01-03 09:26:16 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-01-03 09:26:16 -0500 |
commit | 42fb448a203197c84d71a5d8f83012c87c5c9a8b (patch) | |
tree | 80e76802188c184a4b7216f0c594d508ad233658 /configs/lx2162aqds_tfa_verified_boot_defconfig | |
parent | 93a0138acbe029fba1d1255cc0b9b8700b49bdff (diff) | |
download | u-boot-42fb448a203197c84d71a5d8f83012c87c5c9a8b.tar.gz u-boot-42fb448a203197c84d71a5d8f83012c87c5c9a8b.tar.bz2 u-boot-42fb448a203197c84d71a5d8f83012c87c5c9a8b.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/lx2162aqds_tfa_verified_boot_defconfig')
-rw-r--r-- | configs/lx2162aqds_tfa_verified_boot_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/lx2162aqds_tfa_verified_boot_defconfig b/configs/lx2162aqds_tfa_verified_boot_defconfig index 4bd7ef3e52..0ad92dd75e 100644 --- a/configs/lx2162aqds_tfa_verified_boot_defconfig +++ b/configs/lx2162aqds_tfa_verified_boot_defconfig @@ -37,12 +37,12 @@ CONFIG_OF_BOARD_SETUP=y 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_SYS_PBSIZE=532 CONFIG_BOARD_EARLY_INIT_R=y CONFIG_MISC_INIT_R=y CONFIG_ID_EEPROM=y CONFIG_RESET_PHY_R=y CONFIG_SYS_MAXARGS=64 -CONFIG_SYS_PBSIZE=532 CONFIG_CMD_GREPENV=y CONFIG_CMD_EEPROM=y CONFIG_SYS_EEPROM_PAGE_WRITE_BITS=3 @@ -105,7 +105,6 @@ CONFIG_MDIO_MUX_I2CREG=y CONFIG_PCIE_LAYERSCAPE_RC=y CONFIG_DM_RTC=y CONFIG_RTC_PCF2127=y -CONFIG_DM_SCSI=y CONFIG_DM_SERIAL=y CONFIG_PL01X_SERIAL=y CONFIG_SPI=y |