public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Siarhei Siamashka <siarhei.siamashka@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH sunxi-tools v2 0/2] Support unified u-boot SPL for SD cards and FEL mode
Date: Wed, 11 Feb 2015 05:01:36 +0200	[thread overview]
Message-ID: <20150211050136.466d6d7c@i7> (raw)
In-Reply-To: <CAPnjgZ0UBZVRUWw3D1zK0MzOT=3uP=CpMf1nBB88VVggfg2wjA@mail.gmail.com>

On Mon, 9 Feb 2015 15:14:51 -0700
Simon Glass <sjg@chromium.org> wrote:

> Hi Siarhei,
> 
> On 8 February 2015 at 19:37, Siarhei Siamashka
> <siarhei.siamashka@gmail.com> wrote:
> > An updated variant of the older patch
> >     http://lists.denx.de/pipermail/u-boot/2015-February/204024.html
> >
> > These patches are not for the u-boot code (unless u-boot decides to
> > cannibalize the 'fel' tool later) but still provide a glue layer
> > between the Allwinner BROM code and the u-boot SPL code. And need
> > to play nice with both of them.
> 
> It's an interesting idea actually - I wonder what people think about
> putting these tools in the source tree. I suspect it could get a bit
> out of hand? But it would make it easier to keep things in sync,

Yes, keeping it is sync with the mksunxiboot program would be easier
in this case.

But I searched a bit, and can see that sunxi-tools is already packaged
in some linux distributions, for example:

    https://packages.debian.org/search?keywords=sunxi-tools

Maybe it's better to keep the 'fel' tool in the 'sunxi-tools' package
and just make sure that it gets reasonably well supported in linux
distributions.

In addition, there might be other bootloaders or "bare metal" users.
I have found this very cool project, which relies on the FEL mode
and allows to run code on the OpenRISC core in Allwinner A31:

    https://github.com/skristiansson/ar100-info

What's particularly interesting is that it apparently had the DRAM
controller support for A31 (sun6i) even before this was implemented
in u-boot :)

-- 
Best regards,
Siarhei Siamashka

  reply	other threads:[~2015-02-11  3:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-09  2:37 [U-Boot] [PATCH sunxi-tools v2 0/2] Support unified u-boot SPL for SD cards and FEL mode Siarhei Siamashka
2015-02-09  2:37 ` [U-Boot] [PATCH sunxi-tools v2 1/2] fel: Split 'aw_fel_get_version' into 'get' and 'print' variants Siarhei Siamashka
2015-02-09  2:37 ` [U-Boot] [PATCH sunxi-tools v2 2/2] fel: New command for loading U-Boot SPL binaries in eGON format Siarhei Siamashka
2015-02-09 22:14 ` [U-Boot] [PATCH sunxi-tools v2 0/2] Support unified u-boot SPL for SD cards and FEL mode Simon Glass
2015-02-11  3:01   ` Siarhei Siamashka [this message]
2015-02-10  8:21 ` Hans de Goede
2015-02-11  3:06   ` Siarhei Siamashka

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=20150211050136.466d6d7c@i7 \
    --to=siarhei.siamashka@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox