All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tommaso Merciai <tomm.merciai@gmail.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: Simon Glass <sjg@chromium.org>, Breno Lima <breno.lima@nxp.com>,
	Francesco Montefoschi <francesco.montefoschi@udoo.org>,
	U-Boot-Denx <u-boot@lists.denx.de>,
	Peter Robinson <pbrobinson@gmail.com>,
	linux-fancy <linuxfancy@googlegroups.com>
Subject: Re: help on udoo_neo power up on mainline uboot
Date: Wed, 29 Dec 2021 21:33:05 +0100	[thread overview]
Message-ID: <20211229203305.GA6524@tom-desktop> (raw)
In-Reply-To: <CAOMZO5AZ8C1QLBPyGynm6HaDu_RJBA7AR=47eWn9hu63YecDyA@mail.gmail.com>

On Tue, Dec 28, 2021 at 04:17:01PM -0300, Fabio Estevam wrote:
> Hi Tommaso,
> 
> [Adding Peter]
> 
> On Tue, Dec 28, 2021 at 1:52 PM Tommaso Merciai <tomm.merciai@gmail.com> wrote:
> >
> > Hi Simon Glass,
> > I'm actually trying to boot up udoo_neo board with minimal configuration
> > (512 MB Ram) at the moment using the following cmd to flash the board
> > I'm no able to boot it (flashing uSD with ):
> >  - sudo dd if=u-boot-with-spl.imx of=/dev/sde bs=1k seek=1 conv=fsync
> >    (don't work)
> >  - sudo dd if=SPL of=/dev/sde bs=1K seek=1
> >  - sudo dd if=u-boot.img of=/dev/sde bs=1K seek=69
> >    (don't work)
> > I'm building uboot using:
> >  - make udoo_neo_defconfig
> >  - make
> > Are you able to boot the board with basic configuration (UDOO_NEO_TYPE_BASIC)?
> > I found this uboot on the web and with that I'm able to boot the board:
> >  - https://github.com/UDOOboard/uboot-imx
> > Can you give me one help on that? Are you abe to boot the board?
> 
> Please try this patch series from Peter:
> https://lore.kernel.org/all/20211221123249.455347-1-pbrobinson@gmail.com/T/
> 
> Does it boot for you after applying this series?

Hi Fabio,
I test this series. By that I'm able to boot the board from uSD.
Thanks.

Below some log's from the board:

U-Boot SPL 2022.01-rc4-00030-gb3f84a939f-dirty (Dec 29 2021 - 21:22:30 +0100)
Trying to boot from MMC1


U-Boot 2022.01-rc4-00030-gb3f84a939f-dirty (Dec 29 2021 - 21:22:30 +0100)

CPU:   Freescale i.MX6SX rev1.2 996 MHz (running at 792 MHz)
CPU:   Extended Commercial temperature grade (-20C to 105C) at 30C
Reset cause: POR
Model: UDOO Neo Basic
Board: UDOO Neo UNDEFINED
DRAM:  512 MiB
MMC:   FSL_SDHC: 1, FSL_SDHC: 2
Loading Environment from MMC... OK
In:    serial
Out:   serial
Err:   serial
Net:   eth0: ethernet@2188000
Hit any key to stop autoboot:  0
=>

Why this series is not already merged on mainline?
Let me know.

Tested-by: Tommaso Merciai <tomm.merciai@gmail.com>

Thanks,
Tommaso

  parent reply	other threads:[~2021-12-29 20:33 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-28 16:52 help on udoo_neo power up on mainline uboot Tommaso Merciai
2021-12-28 19:17 ` Fabio Estevam
2021-12-28 21:49   ` Tommaso Merciai
2021-12-29 20:33   ` Tommaso Merciai [this message]
2021-12-29 20:51     ` Fabio Estevam
2021-12-29 21:06       ` Fabio Estevam
2021-12-29 21:14         ` Peter Robinson
2021-12-29 21:51           ` Fabio Estevam
2021-12-29 23:16             ` Peter Robinson
2021-12-29 23:21               ` Fabio Estevam
2021-12-29 22:08       ` Tommaso Merciai
2021-12-29 22:38         ` Fabio Estevam
2021-12-29 23:07           ` Fabio Estevam
2021-12-29 23:27             ` Tommaso Merciai
2021-12-30 14:08             ` Peter Robinson
2021-12-30 14:12               ` Fabio Estevam
2021-12-30 14:20                 ` Peter Robinson
2022-01-01 23:22                   ` Tommaso Merciai
2022-01-02  1:24                     ` Fabio Estevam
2022-01-02 17:14                       ` Tommaso Merciai
2022-01-02 17:36                         ` Fabio Estevam
2022-01-02 18:29                           ` Tommaso Merciai

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=20211229203305.GA6524@tom-desktop \
    --to=tomm.merciai@gmail.com \
    --cc=breno.lima@nxp.com \
    --cc=festevam@gmail.com \
    --cc=francesco.montefoschi@udoo.org \
    --cc=linuxfancy@googlegroups.com \
    --cc=pbrobinson@gmail.com \
    --cc=sjg@chromium.org \
    --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.