projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6388f99
)
configs: bx50v3: Fix boot hang with video
author
Ian Ray
<ian.ray@ge.com>
Tue, 12 Nov 2019 19:15:13 +0000
(19:15 +0000)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 7 Jan 2020 09:26:56 +0000
(10:26 +0100)
Fixes commit:
0b09f7b15052bb419e318e38da453be46e5a13e5
, which converted
to DM_VIDEO, but requires more memory.
[Inspired by
9002e735e71754a90adbb9676c0ffb1964dbc288
]
Signed-off-by: Ian Ray <ian.ray@ge.com>
Signed-off-by: Robert Beckett <bob.beckett@collabora.com>
configs/ge_bx50v3_defconfig
patch
|
blob
|
history
diff --git
a/configs/ge_bx50v3_defconfig
b/configs/ge_bx50v3_defconfig
index d735089151290408af59ecd96a4f99d891a0c02f..f5f471e0a8d851ee00be246538e6e3e611a3ce3e 100644
(file)
--- a/
configs/ge_bx50v3_defconfig
+++ b/
configs/ge_bx50v3_defconfig
@@
-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