diff mbox series

[U-Boot,RESEND,03/10] configs: bx50v3: Fix boot hang with video

Message ID 20191112191521.11541-4-bob.beckett@collabora.com
State Accepted
Commit 05de20082d93af63bad4deb72e883144f2010c53
Delegated to: Stefano Babic
Headers show
Series GE boards initial DM conversion | expand

Commit Message

Robert Beckett Nov. 12, 2019, 7:15 p.m. UTC
From: Ian Ray <ian.ray@ge.com>

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 | 1 +
 1 file changed, 1 insertion(+)

Comments

Stefano Babic Dec. 29, 2019, 10:27 a.m. UTC | #1
> From: Ian Ray <ian.ray@ge.com>
> 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>
Applied to u-boot-imx, -next, thanks !

Best regards,
Stefano Babic
diff mbox series

Patch

diff --git a/configs/ge_bx50v3_defconfig b/configs/ge_bx50v3_defconfig
index 94ad193393..bc268367ed 100644
--- a/configs/ge_bx50v3_defconfig
+++ b/configs/ge_bx50v3_defconfig
@@ -67,3 +67,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