diff options
Diffstat (limited to 'configs/am335x_boneblack_defconfig')
-rw-r--r-- | configs/am335x_boneblack_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am335x_boneblack_defconfig b/configs/am335x_boneblack_defconfig index 2df49763060..d0e1bcc8a30 100644 --- a/configs/am335x_boneblack_defconfig +++ b/configs/am335x_boneblack_defconfig @@ -1,7 +1,7 @@ CONFIG_ARM=y CONFIG_AM33XX=y -# CONFIG_SPL_NAND_SUPPORT is not set CONFIG_TARGET_AM335X_EVM=y +# CONFIG_SPL_NAND_SUPPORT is not set CONFIG_SPL_STACK_R_ADDR=0x82000000 CONFIG_DISTRO_DEFAULTS=y CONFIG_FIT=y |