All of lore.kernel.org
 help / color / mirror / Atom feed
* Bulding multiple U-Boot configs for one machine
@ 2011-01-17 22:04 Ulf Samuelsson
  2011-01-17 22:16 ` Tom Rini
  2011-01-18  7:45 ` Frans Meulenbroeks
  0 siblings, 2 replies; 4+ messages in thread
From: Ulf Samuelsson @ 2011-01-17 22:04 UTC (permalink / raw)
  To: openembedded-devel

Managed to get some time over and checked in a recipe
for u-boot-2010.12 which builds all u-boot configs
specified in the UBOOT_MACHINES (note "S" at the end)

The frecipe is available in a private branch:
  "ulf/linux-2.6.30-2011-01-16"  (or similar).

There is a SAM9M10 machine checked in as well as a test case.
grep for UBOOT_MACHINES in the conf/machine directory to find out which.

Note that
UBOOT_MACHINE = "at91sam9m10g45ek_config"

but

UBOOT_MACHINES = "at91sam9m10g45ek_dataflash at91sam9m10g45ek_sd"

I.E: No "_config" in the list.

The goal of the new branch is to test booting from an SD-Card
without any other flash in the system.
Have tested this outside openembedded so far, but
the current branch is still to be tested on a board.

Best Regards
Ulf Samuelsson




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-01-18 17:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-17 22:04 Bulding multiple U-Boot configs for one machine Ulf Samuelsson
2011-01-17 22:16 ` Tom Rini
2011-01-18 17:40   ` Maupin, Chase
2011-01-18  7:45 ` Frans Meulenbroeks

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.