mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-16 12:11:32 +00:00
configs: bx50v3: Fix boot hang with video
Fixes commit:0b09f7b150
, which converted to DM_VIDEO, but requires more memory. [Inspired by9002e735e7
] Signed-off-by: Ian Ray <ian.ray@ge.com> Signed-off-by: Robert Beckett <bob.beckett@collabora.com>
This commit is contained in:
parent
6388f9921a
commit
05de20082d
1 changed files with 1 additions and 0 deletions
|
@ -73,3 +73,4 @@ CONFIG_VIDEO_IPUV3=y
|
|||
CONFIG_WATCHDOG_TIMEOUT_MSECS=6000
|
||||
CONFIG_IMX_WATCHDOG=y
|
||||
# CONFIG_EFI_LOADER is not set
|
||||
CONFIG_SYS_MALLOC_F_LEN=0x4000
|
||||
|
|
Loading…
Add table
Reference in a new issue