All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ijc+uboot@hellion.org.uk>
To: u-boot@lists.denx.de
Subject: [U-Boot] FEL mode broken since "sunxi: Move all boards to the driver-model"
Date: Tue, 30 Jun 2015 08:33:44 +0100	[thread overview]
Message-ID: <1435649624.17598.100.camel@hellion.org.uk> (raw)
In-Reply-To: <5590129A.50902@redhat.com>

On Sun, 2015-06-28 at 17:28 +0200, Hans de Goede wrote:
> Right, that is expected, all the "fel spl" command does is load the
> spl, you need to do something like this to fel boot:

This worked, thanks. Couple of notes:

> 
> sudo ~hans/bin/fel version
> echo Write SPL
> sudo ~hans/bin/fel spl u-boot-sunxi-with-spl.bin

FWIW also works with spl/sunxi-spl.bin.

> echo Exec SPL
> sudo ~hans/bin/fel exe 0x2000

Doesn't seem to be needed, it's done part of the above the above spl
command.

> sleep 0.5
> echo Write u-boot
> sudo ~hans/bin/fel write 0x4a000000 u-boot-dtb.bin
> echo Exec u-boot
> sudo ~hans/bin/fel exe 0x4a000000

I think it ought to be possible to update the usb-boot script to use
"fel spl" and relax the SPL size restriction in that script accordingly,
I'll take a look.

Ian.

  parent reply	other threads:[~2015-06-30  7:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-26 19:50 [U-Boot] FEL mode broken since "sunxi: Move all boards to the driver-model" Ian Campbell
2015-06-28 15:28 ` Hans de Goede
2015-06-29  9:59   ` Ian Campbell
2015-07-01  7:52     ` [U-Boot] FEL mode broken since Bernhard Nortmann
2015-06-30  7:33   ` Ian Campbell [this message]
2015-07-03 23:06     ` [U-Boot] FEL mode broken since "sunxi: Move all boards to the driver-model" Simon Glass

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=1435649624.17598.100.camel@hellion.org.uk \
    --to=ijc+uboot@hellion.org.uk \
    --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.