rockchip: bnd-rk3126: use large buffer to support kernel dtb
Change-Id: I910e1a1a8d9dc89e09e447b4abd0e37373ff240c Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
parent
e07576b384
commit
01236d99d8
|
|
@ -9,6 +9,7 @@ CONFIG_RKPARM_PARTITION=y
|
|||
CONFIG_DEFAULT_DEVICE_TREE="rk3126-bnd-d708"
|
||||
CONFIG_DEBUG_UART=y
|
||||
CONFIG_FIT=y
|
||||
CONFIG_SYS_MALLOC_F_LEN=0x38000
|
||||
# CONFIG_DISPLAY_CPUINFO is not set
|
||||
CONFIG_ANDROID_BOOTLOADER=y
|
||||
CONFIG_FASTBOOT=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue