summaryrefslogtreecommitdiff
path: root/configs/sipeed_maix_bitm_defconfig
diff options
context:
space:
mode:
authorSean Anderson <seanga2@gmail.com>2021-06-11 07:16:16 +0300
committerLeo Yu-Chi Liang <ycliang@andestech.com>2021-06-17 04:40:58 +0300
commit55dac94ab8a3634056f44ce66b06af4c04011c9f (patch)
tree304f4c612afce7ab52211f2528a9612af8347c51 /configs/sipeed_maix_bitm_defconfig
parent9cd637f84bc3dc60e0201012494982479621b5bd (diff)
downloadu-boot-55dac94ab8a3634056f44ce66b06af4c04011c9f.tar.xz
k210: Don't imply CCF
Now that the k210 clock driver does not depend on CCF, we should no longer imply it (and probably should not have in the first place). We can also reduce the pre-relocation malloc arena back to something sensible. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Diffstat (limited to 'configs/sipeed_maix_bitm_defconfig')
-rw-r--r--configs/sipeed_maix_bitm_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sipeed_maix_bitm_defconfig b/configs/sipeed_maix_bitm_defconfig
index 6a06f650ea..33c67c0b54 100644
--- a/configs/sipeed_maix_bitm_defconfig
+++ b/configs/sipeed_maix_bitm_defconfig
@@ -1,5 +1,4 @@
CONFIG_RISCV=y
-CONFIG_SYS_MALLOC_F_LEN=0x10000
CONFIG_ENV_SIZE=0x1000
CONFIG_ENV_OFFSET=0xfff000
CONFIG_ENV_SECT_SIZE=0x1000