From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] config: enable CONFIG_API in distro config
Date: Mon, 21 Apr 2014 12:05:12 -0600 [thread overview]
Message-ID: <53555DD8.4020101@wwwdotorg.org> (raw)
In-Reply-To: <CAPnjgZ1v8G1rOK0mhPZUyC7gfMp3ffC0xz3UbhP_3g=a=xsekQ@mail.gmail.com>
On 04/21/2014 11:57 AM, Simon Glass wrote:
> Hi Dennis,
>
> On 21 April 2014 08:49, Dennis Gilmore <dennis@ausil.us
> <mailto:dennis@ausil.us>> wrote:
>
> On Sun, 20 Apr 2014 09:55:53 -0700
> Simon Glass <sjg at chromium.org <mailto:sjg@chromium.org>> wrote:
>
> [snip]
>
> > Can you suggest a starting point for trying this out on am ARM
> > platform? (e.g. OMAP, Tegra, Exynos) I'd like to see how it works.
>
> as of 2014.04 it will work on tegra, its worked on calxeda since it was
> added but their default environment is outside of u-boot itself. I have
> some patches submitted that need futher thought and work converting
> omap and wandboard. If you have a prefered platform I can throw
> together a patch for you to test.
>
>
> Tegra is OK - I have a trimslice and a badger(?) if either of those is
> OK. So do I just try to install Fedora and see what happens?
s/badger/Beaver/
Yes, both of those support finding and executing /boot/extlinux.cfg in
mainline.
I've just been manually creating extlinux.cfg for now. An example might be:
> TIMEOUT 30
> default primary
>
> MENU TITLE Venice2 eMMC boot options
>
> LABEL primary
> MENU LABEL primary kernel
> LINUX zImage
> FDTDIR./
> APPEND console=ttyS0,115200n8 console=tty1 rootwait rw root=PARTUUID=5f71e06f-be08-48ed-b1ef-ee4800cc860f
>
> LABEL backup
> MENU LABEL backup kernel
> LINUX backup/zImage
> FDTDIR backup/
> APPEND console=ttyS0,115200n8 console=tty1 rootwait rw root=PARTUUID=5f71e06f-be08-48ed-b1ef-ee4800cc860f
next prev parent reply other threads:[~2014-04-21 18:05 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-10 20:55 [U-Boot] [PATCH] config: enable CONFIG_API in distro config Rob Herring
2014-04-18 15:35 ` [U-Boot] " Tom Rini
2014-04-18 15:44 ` Stephen Warren
2014-04-18 15:55 ` Tom Rini
2014-04-18 15:58 ` Stephen Warren
2014-04-18 15:58 ` Rob Herring
2014-04-18 15:44 ` Tom Warren
2014-04-18 15:56 ` Tom Rini
2014-04-18 16:42 ` Rob Herring
2014-04-18 17:23 ` Stephen Warren
2014-04-18 17:43 ` Simon Glass
2014-04-19 14:01 ` Ian Campbell
[not found] ` <20140419104218.702c3706@adria.ausil.us>
2014-04-20 16:55 ` Simon Glass
2014-04-21 14:49 ` Dennis Gilmore
2014-04-21 17:57 ` Simon Glass
2014-04-21 18:05 ` Stephen Warren [this message]
2014-04-18 22:54 ` Rob Herring
2014-04-19 1:05 ` Leif Lindholm
2014-04-19 14:04 ` Ian Campbell
2014-04-19 14:34 ` Ian Campbell
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=53555DD8.4020101@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--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