All of lore.kernel.org
 help / color / mirror / Atom feed
From: sbabic at denx.de <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot]  [PATCH 2/3] mx6sabreauto: set SYS_MALLOC_F for video
Date: Tue, 11 Jun 2019 08:44:46 +0000 (UTC)	[thread overview]
Message-ID: <20190611084515.8A0C0C21E15@lists.denx.de> (raw)
In-Reply-To: <20190604134958.17419-3-sjoerd.simons@collabora.co.uk>

> Sabre Auto boards currently hang with:
> ```
> U-Boot 2019.07-rc3-00057-gc41940c406 (Jun 03 2019 - 14:42:41 +0200)
> CPU:   Freescale i.MX6QP rev1.0 996 MHz (running at 792 MHz)
> CPU:   Automotive temperature grade (-40C to 125C)Reset cause: WDOG
> Model: Freescale i.MX6 Quad Plus SABRE Automotive Board
> Board: MX6Q-Sabreauto revA
> I2C:   ready
> DRAM:  2 GiB
> Video device 'ipu at 2400000' cannot allocate frame buffer memory -ensure the device is set up before relocation
> Error binding driver 'ipuv3_video': -28
> Video device 'ipu at 2800000' cannot allocate frame buffer memory -ensure the device is set up before relocation
> Error binding driver 'ipuv3_video': -28
> Some drivers failed to bind
> Error binding driver 'generic_simple_bus': -28
> Some drivers failed to bind
> initcall sequence 8ffe00b8 failed at call 1780e93b (err=-28)
> ```
> Set SYS_MALLOC_F_LEN to reserve_video to work.
> This is similar to the change Peng Fan did for mx6sabresd (9002e735e717)
> Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
> Reviewed-by: Peng Fan <peng.fan@nxp.com>

Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  reply	other threads:[~2019-06-11  8:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-04 13:49 [U-Boot] [PATCH 0/3] i.mx6 (sabre auto) fixes for 2019.07 Sjoerd Simons
2019-06-04 13:49 ` [U-Boot] [PATCH 1/3] mx6sabreauto: Select pinctrl driver Sjoerd Simons
2019-06-11  8:44   ` sbabic at denx.de
2019-06-04 13:49 ` [U-Boot] [PATCH 2/3] mx6sabreauto: set SYS_MALLOC_F for video Sjoerd Simons
2019-06-11  8:44   ` sbabic at denx.de [this message]
2019-06-04 13:49 ` [U-Boot] [PATCH 3/3] arm: dts: imx6qdl-u-boot: Alias usb0 to usbotg Sjoerd Simons
2019-06-11  8:44   ` sbabic at denx.de

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190611084515.8A0C0C21E15@lists.denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.