summaryrefslogtreecommitdiff
path: root/configs/T2080RDB_SPIFLASH_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-09-22 16:47:48 -0400
committerTom Rini <trini@konsulko.com>2020-09-22 16:47:48 -0400
commit5949f36f083515e2bb55f1a9c9110b287fbab587 (patch)
tree67f2845b9bef6a9ac84dea81186352ff3379f935 /configs/T2080RDB_SPIFLASH_defconfig
parentba2a0cbb053951ed6d36161989d38da724696b4d (diff)
parentdc8368b7ee2b06c3b151074e4eb11fe3dbaa41d8 (diff)
Merge branch '2020-09-22-assorted-bugfixes'
- Fix for environment location on some PowerPC boards - Typo / documentation fix - Two fixes for mpc8xxx
Diffstat (limited to 'configs/T2080RDB_SPIFLASH_defconfig')
-rw-r--r--configs/T2080RDB_SPIFLASH_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/T2080RDB_SPIFLASH_defconfig b/configs/T2080RDB_SPIFLASH_defconfig
index 62cbab1f07..ba4ac10105 100644
--- a/configs/T2080RDB_SPIFLASH_defconfig
+++ b/configs/T2080RDB_SPIFLASH_defconfig
@@ -50,7 +50,6 @@ CONFIG_MTDPARTS_DEFAULT="mtdparts=fe8000000.nor:1m(uboot),5m(kernel),128k(dtb),9
CONFIG_OF_CONTROL=y
CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_SPI_FLASH=y
-CONFIG_ENV_ADDR=0xFFFC9000
CONFIG_DM=y
CONFIG_FSL_CAAM=y
CONFIG_DM_I2C=y