From: Przemyslaw Marczak <p.marczak@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] uboot/odroid test report
Date: Thu, 17 Jul 2014 17:00:04 +0200 [thread overview]
Message-ID: <53C7E4F4.6010309@samsung.com> (raw)
In-Reply-To: <CAD8Lp46T962u_NbeJDBQCH1iW8HgVtDgGd21pm-65jYqLQmgWw@mail.gmail.com>
On 07/17/2014 04:30 PM, Daniel Drake wrote:
> On Thu, Jul 17, 2014 at 2:38 PM, Daniel Drake <drake@endlessm.com> wrote:
>> I'm getting some new errors though, and my initramfs fails to switch
>> to real root, I'll get back to you with more details if this is
>> something other than a problem this side.
>
> Silly error this side. Now things are fine. Thanks, great work!
>
> I'm still curious to understand how this SPL/BL2 thing works, given
> that with our setup it is basically running the first 14kb of an old
> uboot version during early boot? If either of you know..
Please look into my first reply.
>
> Also, I didn't manage to get the initramfs to be loaded in the v5
> patch, which does:
>
> setenv image_addr ${kerneladdr} - ${fdtaddr}
> bootz ${image_addr} ${ramdisk_addr}
>
> Guessing, but I think the problem here is that we end up passing 4
> args to bootz, which is not how it is documented. Instead the ramdisk
> addr should be passed where the - is in image_addr.
>
> Daniel
>
I will check it tomorrow but it has works on Ubuntu.
The bootz command takes only 2 arguments here -> ${image_addr}
${ramdisk_addr} which are the numbers set by:
"run check_dtb" and "run check_ramdisk"
Thank you,
--
Przemyslaw Marczak
Samsung R&D Institute Poland
Samsung Electronics
p.marczak at samsung.com
next prev parent reply other threads:[~2014-07-17 15:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-17 12:31 [U-Boot] uboot/odroid test report Daniel Drake
2014-07-17 13:00 ` Marek Szyprowski
2014-07-17 13:20 ` Daniel Drake
2014-07-17 13:36 ` Daniel Drake
2014-07-17 13:38 ` Daniel Drake
2014-07-17 14:30 ` Daniel Drake
2014-07-17 15:00 ` Przemyslaw Marczak [this message]
2014-07-17 14:59 ` Przemyslaw Marczak
2014-07-17 14:59 ` Przemyslaw Marczak
2014-07-17 15:35 ` Daniel Drake
2014-07-18 14:48 ` Przemyslaw Marczak
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=53C7E4F4.6010309@samsung.com \
--to=p.marczak@samsung.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.