From: Matwey V. Kornilov <matwey.kornilov@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] ROCK64 fails to boot using U-Boot TPL
Date: Fri, 20 Sep 2019 10:39:33 +0300 [thread overview]
Message-ID: <qm1vnm$7rbk$1@blaine.gmane.org> (raw)
In-Reply-To: <9a8e2bd6-49e5-e0ac-c711-b0f5ec7d3115@simonsouth.net>
20.09.2019 3:06, Simon South пишет:
> On 2019-09-19 11:48 a.m., Matwey V. Kornilov wrote:
>> I have no idea what is going on. But are you sure that you tested the
>> same u-boot binaries with or without binary TPL?
> I believe so. Here's how I build U-Boot with its own TPL:
>
> make -j2 distclean; rm idbloader.img
> make -j2 rock64-rk3328_defconfig all u-boot.itb
>
> With the Rockchip TPL instead, it's:
>
> make -j2 distclean; rm idbloader.img
> make -j2 rock64-rk3328_defconfig all u-boot.itb
> tools/mkimage -n rk3328 -T rksd -d
> ~/src/rockchip-linux/rkbin/bin/rk33/rk3328_ddr_333MHz_v1.16.bin
> idbloader.img
> cat spl/u-boot-spl.bin >> idbloader.img
>
> In either case I install on the microSD card with
>
> sudo dd if=idbloader.img of=/dev/sdb seek=64
> sudo dd if=u-boot.itb of=/dev/sdb seek=16384
>
> Does this look right?
>
Yes. I think so.
Could you please provide us console logs for both successful and
unsuccessful cases? Maybe one could see some meaning difference.
next prev parent reply other threads:[~2019-09-20 7:39 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-19 8:56 [U-Boot] ROCK64 fails to boot using U-Boot TPL Simon South
2019-09-19 15:48 ` Matwey V. Kornilov
2019-09-20 0:06 ` Simon South
2019-09-20 7:39 ` Matwey V. Kornilov [this message]
2019-09-20 9:28 ` Simon South
2019-09-20 10:07 ` Matwey V. Kornilov
2019-09-20 10:14 ` Martin Husemann
2019-09-20 16:43 ` Matwey V. Kornilov
2019-09-20 17:27 ` Simon South
2019-09-20 17:37 ` Matwey V. Kornilov
2019-09-20 17:43 ` Simon South
2019-09-21 7:47 ` Matwey V. Kornilov
2019-09-21 11:59 ` Simon South
2019-09-21 12:29 ` Matwey V. Kornilov
2019-09-21 13:37 ` Simon South
2019-09-21 17:15 ` Matwey V. Kornilov
2019-09-24 16:54 ` Matwey V. Kornilov
2019-09-24 17:54 ` Simon South
2019-09-24 18:35 ` Matwey V. Kornilov
2019-09-24 18:50 ` Simon South
2019-09-20 18:09 ` Simon South
2019-09-19 16:29 ` Jagan Teki
2019-09-20 0:10 ` Simon South
2019-09-19 16:49 ` Matwey V. Kornilov
2019-09-20 10:03 ` Mark Kettenis
2019-09-20 10:22 ` Simon South
2019-09-21 14:26 ` [U-Boot] u-boot 2017 doesn't recognized pATA microdrive Carlo Pisani
2019-09-23 12:37 ` [U-Boot] ROCK64 fails to boot using U-Boot TPL Simon South
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='qm1vnm$7rbk$1@blaine.gmane.org' \
--to=matwey.kornilov@gmail.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.