All of lore.kernel.org
 help / color / mirror / Atom feed
* help on udoo_neo power up on mainline uboot
@ 2021-12-28 16:52 Tommaso Merciai
  2021-12-28 19:17 ` Fabio Estevam
  0 siblings, 1 reply; 22+ messages in thread
From: Tommaso Merciai @ 2021-12-28 16:52 UTC (permalink / raw)
  To: sjg; +Cc: breno.lima, francesco.montefoschi, festevam, u-boot

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

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2022-01-02 18:29 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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

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.