stm32mp1: Increase ENV_SIZE
Increase ENV_SIZE from 4 to 8 Ko Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
This commit is contained in:
@@ -29,7 +29,7 @@ config SYS_MALLOC_LEN
|
|||||||
default 0x2000000
|
default 0x2000000
|
||||||
|
|
||||||
config ENV_SIZE
|
config ENV_SIZE
|
||||||
default 0x1000
|
default 0x2000
|
||||||
|
|
||||||
config TARGET_STM32MP1
|
config TARGET_STM32MP1
|
||||||
bool "Support stm32mp1xx"
|
bool "Support stm32mp1xx"
|
||||||
|
Reference in New Issue
Block a user