diff options
author | Chris Packham <judge.packham@gmail.com> | 2020-09-07 10:37:35 +1200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-09-22 11:26:19 -0400 |
commit | dc8368b7ee2b06c3b151074e4eb11fe3dbaa41d8 (patch) | |
tree | 67f2845b9bef6a9ac84dea81186352ff3379f935 /configs/Cubietruck_defconfig | |
parent | 643b5e7ea37139640c4c780a221d365a6ee60194 (diff) | |
download | u-boot-dc8368b7ee2b06c3b151074e4eb11fe3dbaa41d8.zip u-boot-dc8368b7ee2b06c3b151074e4eb11fe3dbaa41d8.tar.gz u-boot-dc8368b7ee2b06c3b151074e4eb11fe3dbaa41d8.tar.bz2 |
configs: powerpc: Don't set CONFIG_ENV_ADDR for QorIQ SPIFLASH
Setting CONFIG_ENV_ADDR to something other than 0 stops gd->env_addr
from being allocated dynamically. When the environment is in SPI we need
it to be allocated as we can't use a direct memory mapped address.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'configs/Cubietruck_defconfig')
0 files changed, 0 insertions, 0 deletions