diff options
author | Tom Rini <trini@konsulko.com> | 2019-02-28 18:57:17 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-02-28 18:57:17 -0500 |
commit | 35b05146f6a4853554b18ddc196d3bfcab5dd734 (patch) | |
tree | 80a8169ce82665780267c50a55852496ed977e41 /configs/stout_defconfig | |
parent | da206916a14fc8ab8962763c47673128a29b4b9c (diff) | |
parent | ba41c45ec3402178520ca59d5d847c1c94ae25c4 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-sh
- Gen2/Gen3 fixes for warnings and sdhi
Diffstat (limited to 'configs/stout_defconfig')
-rw-r--r-- | configs/stout_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/stout_defconfig b/configs/stout_defconfig index 1b1ed8d3ac..1c92cb6117 100644 --- a/configs/stout_defconfig +++ b/configs/stout_defconfig @@ -50,7 +50,6 @@ CONFIG_CMD_MTDPARTS=y CONFIG_MTDIDS_DEFAULT="nor0=spi0.0" CONFIG_MTDPARTS_DEFAULT="mtdparts=spi0.0:256k(u-boot-spl),512k(u-boot-env1),512k(u-boot-env2),768k(u-boot),-(user)" CONFIG_OF_CONTROL=y -CONFIG_OF_EMBED=y CONFIG_DEFAULT_DEVICE_TREE="r8a7790-stout-u-boot" CONFIG_ENV_IS_IN_SPI_FLASH=y CONFIG_CLK=y |