diff options
Diffstat (limited to 'configs/jethub_j80_defconfig')
-rw-r--r-- | configs/jethub_j80_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/jethub_j80_defconfig b/configs/jethub_j80_defconfig index 7ca2e18da3..f3c47a001a 100644 --- a/configs/jethub_j80_defconfig +++ b/configs/jethub_j80_defconfig @@ -2,7 +2,7 @@ CONFIG_ARM=y CONFIG_SYS_BOARD="jethub-j80" CONFIG_SYS_CONFIG_NAME="jethub" CONFIG_ARCH_MESON=y -CONFIG_SYS_TEXT_BASE=0x01000000 +CONFIG_TEXT_BASE=0x01000000 CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x2000 CONFIG_DM_GPIO=y |