diff options
Diffstat (limited to 'configs/pcm058_defconfig')
-rw-r--r-- | configs/pcm058_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pcm058_defconfig b/configs/pcm058_defconfig index 275b5c04b57..4f360042a00 100644 --- a/configs/pcm058_defconfig +++ b/configs/pcm058_defconfig @@ -11,6 +11,7 @@ CONFIG_ENV_SECT_SIZE=0x10000 CONFIG_MX6Q=y CONFIG_MX6_OCRAM_256KB=y CONFIG_TARGET_PCM058=y +CONFIG_SYS_MALLOC_LEN=0x800000 CONFIG_DM_GPIO=y CONFIG_SPL_DM_SPI=y CONFIG_DEFAULT_DEVICE_TREE="imx6q-phytec-mira-rdk-nand" |