All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Nazzareno Trimarchi <michael@amarulasolutions.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] pico-imx7: Disable video support
Date: Sat, 23 Mar 2019 23:18:49 +0100	[thread overview]
Message-ID: <CAOf5uwk+5vY3Ornn3YESafiSb5efS-x7jXQ-0Ckw5BUaEFZ=Gg@mail.gmail.com> (raw)
In-Reply-To: <CACr73kD4AMs+Rrr47-=F7d0-gmu-kn2=Xr=gREq0ZqCpRSbF7Q@mail.gmail.com>

Hi



On Sat., 23 Mar. 2019, 11:16 pm Joris OFFOUGA, <offougajoris@gmail.com>
wrote:

> Le sam. 23 mars 2019 à 14:53, Fabio Estevam <festevam@gmail.com> a écrit :
>
> > Since commit 9e3c0174da842 ("pico-imx7d: Add LCD support") loading U-Boot
> > via USB download mode causes the following hang:
> >
> > SDP: initialize...
> > SDP: handle requests...
> > Downloading file of size 527088 to 0x877fffc0... done
> > Jumping to header at 0x877fffc0
> > Header Tag is not an IMX image
> >
> > U-Boot 2019.04-rc4-00047-gcfb3e102c4 (Mar 23 2019 - 10:45:10 -0300)
> >
> > CPU:   Freescale i.MX7D rev1.2 1000 MHz (running at 792 MHz)
> > CPU:   Commercial temperature grade (0C to 95C) at 40C
> > Reset cause: POR
> > Board: i.MX7D PICOSOM
> > I2C:   ready
> > DRAM:  512 MiB
> >
> > (Hangs here)
> >
>

Are you sure about memory calibration?

Michael

> > When booting from eMMC such hang does not happen and currently
> > we don't have a proper fix for this.  Also, this hang in USB
> > download mode only happens with the older version of the
> > board that has 512MB of memory.
> >
> > As a temporary workaround, remove video support so that users
> > do not have a negative experience in case they brick their board
> > and want to recover from USB.
> >
> > We can re-add video support later when a proper fix is in place.
> >
> > Signed-off-by: Fabio Estevam <festevam@gmail.com>
> > ---
> >  configs/pico-hobbit-imx7d_defconfig | 1 -
> >  configs/pico-pi-imx7d_defconfig     | 1 -
> >  2 files changed, 2 deletions(-)
> >
> > diff --git a/configs/pico-hobbit-imx7d_defconfig
> > b/configs/pico-hobbit-imx7d_defconfig
> > index f58d5171ba..cb4a6bf0bb 100644
> > --- a/configs/pico-hobbit-imx7d_defconfig
> > +++ b/configs/pico-hobbit-imx7d_defconfig
> > @@ -57,5 +57,4 @@ CONFIG_USB_GADGET_MANUFACTURER="FSL"
> >  CONFIG_USB_GADGET_VENDOR_NUM=0x0525
> >  CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5
> >  CONFIG_CI_UDC=y
> > -CONFIG_VIDEO=y
> >  CONFIG_OF_LIBFDT=y
> > diff --git a/configs/pico-pi-imx7d_defconfig
> > b/configs/pico-pi-imx7d_defconfig
> > index c8ac2ffd5f..8e48ba71be 100644
> > --- a/configs/pico-pi-imx7d_defconfig
> > +++ b/configs/pico-pi-imx7d_defconfig
> > @@ -57,5 +57,4 @@ CONFIG_USB_GADGET_MANUFACTURER="FSL"
> >  CONFIG_USB_GADGET_VENDOR_NUM=0x0525
> >  CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5
> >  CONFIG_CI_UDC=y
> > -CONFIG_VIDEO=y
> >  CONFIG_OF_LIBFDT=y
> > --
> > 2.17.1
> >
>
> Tested-by: Joris Offouga <offougajoris@gmail.com>
>
> >
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
>

  reply	other threads:[~2019-03-23 22:18 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-23 13:53 [U-Boot] [PATCH] pico-imx7: Disable video support Fabio Estevam
2019-03-23 22:16 ` Joris OFFOUGA
2019-03-23 22:18   ` Michael Nazzareno Trimarchi [this message]
2019-03-25 15:25     ` Fabio Estevam
2019-03-25 16:29       ` Michael Nazzareno Trimarchi
2019-03-25 16:37         ` Fabio Estevam
2019-03-25 16:38           ` Michael Nazzareno Trimarchi
2019-03-25 16:48             ` Fabio Estevam
2019-03-25 16:51               ` Michael Nazzareno Trimarchi
2019-03-25 16:56                 ` Fabio Estevam
2019-03-25 17:00                   ` Michael Nazzareno Trimarchi
2019-03-25 22:12                   ` Fabio Estevam
2019-03-26  8:21                     ` Michael Nazzareno Trimarchi
2019-03-26 17:58                       ` Fabio Estevam

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='CAOf5uwk+5vY3Ornn3YESafiSb5efS-x7jXQ-0Ckw5BUaEFZ=Gg@mail.gmail.com' \
    --to=michael@amarulasolutions.com \
    --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.