From: Tommaso Merciai <tomm.merciai@gmail.com>
To: sjg@chromium.org
Cc: breno.lima@nxp.com, francesco.montefoschi@udoo.org,
festevam@gmail.com, u-boot@lists.denx.de
Subject: help on udoo_neo power up on mainline uboot
Date: Tue, 28 Dec 2021 17:52:21 +0100 [thread overview]
Message-ID: <20211228165221.GA127430@tom-desktop> (raw)
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?
Let me know.
Thanks,
Tommaso
next reply other threads:[~2021-12-28 16:52 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-28 16:52 Tommaso Merciai [this message]
2021-12-28 19:17 ` help on udoo_neo power up on mainline uboot Fabio Estevam
2021-12-28 21:49 ` Tommaso Merciai
2021-12-29 20:33 ` Tommaso Merciai
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=20211228165221.GA127430@tom-desktop \
--to=tomm.merciai@gmail.com \
--cc=breno.lima@nxp.com \
--cc=festevam@gmail.com \
--cc=francesco.montefoschi@udoo.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox