diff options
author | Tom Rini <trini@konsulko.com> | 2020-09-25 12:55:06 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-09-25 12:55:06 -0400 |
commit | 253388acd6d0d52205ed9a32282f990e055bb87d (patch) | |
tree | a84e1d53a94b4ea3dbf1d1994ebf02606aa41503 /configs/ls1012a2g5rdb_qspi_defconfig | |
parent | 1da91d9bcd6e5ef046c1df0d373d0df87b1e8a72 (diff) | |
parent | 8ec619f8fd847eb80d75fa0a582e1fa3c74a21a7 (diff) |
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
- Bug fixes related to PCIe, pfe, xfi, gpio, reset, vid, env, and usb on
layerscape products
Diffstat (limited to 'configs/ls1012a2g5rdb_qspi_defconfig')
-rw-r--r-- | configs/ls1012a2g5rdb_qspi_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1012a2g5rdb_qspi_defconfig b/configs/ls1012a2g5rdb_qspi_defconfig index 500b7d99ae..bd2d7d5692 100644 --- a/configs/ls1012a2g5rdb_qspi_defconfig +++ b/configs/ls1012a2g5rdb_qspi_defconfig @@ -34,6 +34,7 @@ CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_CACHE=y CONFIG_OF_CONTROL=y +CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_SPI_FLASH=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_NET_RANDOM_ETHADDR=y |