[U-Boot] [PATCH v9 1/2] Odroid-XU3: Add support for Odroid-XU3

Sjoerd Simons sjoerd.simons at collabora.co.uk
Fri Nov 28 08:44:38 CET 2014


On Fri, 2014-11-28 at 14:00 +0900, Hyungwon Hwang wrote:
> On Thu, 27 Nov 2014 17:35:05 +0100
> Sjoerd Simons <sjoerd.simons at collabora.co.uk> wrote:
> 
> 
> > Would be nice if config_distro_defaults.h config_distro_bootcmd.h
> > could be used instead an odroid XU3 specific default environment &
> > settings..

> You have the peach-pi board. Right? Does it boot without typing
> something to boot linux kernel withour modification? I explored the
> source code, but could not find the point where makes the peach-pi
> board boot automatically with the configuration.

exynos5-common includes config_distro_bootcmd.h and defines
CONFIG_EXTRA_ENV_SETTINGS to include BOOTENV. BOOTENV in turn is defines
in the config_distro_bootcmd.h file and defined a bootcmd which searches
for a boot script on various devies.

So simply not overriding CONFIG_EXTRA_ENV_SETTINGS should do the right
thing.

-- 
Sjoerd Simons <sjoerd.simons at collabora.co.uk>
Collabora Ltd.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6170 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141128/85369817/attachment.bin>


More information about the U-Boot mailing list