All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] at91sam9g20dfc_defconfig - no u-boot (mkimage)???
@ 2008-12-11 20:31 Matt Wood
  2008-12-15 13:01 ` Ulf Samuelsson
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Wood @ 2008-12-11 20:31 UTC (permalink / raw)
  To: buildroot

Hi guys...just downloaded the latest trunk to test the AT91SAM9G20 build.  I notice that there is no u-boot monitor option under Ateml Device Support.  When I try to build it anyway, I get an error saying mkimage is not found...obviously because u-boot has not been built yet.

Anyone else find this?

Thanks, Matt.

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

* [Buildroot] at91sam9g20dfc_defconfig - no u-boot (mkimage)???
  2008-12-11 20:31 [Buildroot] at91sam9g20dfc_defconfig - no u-boot (mkimage)??? Matt Wood
@ 2008-12-15 13:01 ` Ulf Samuelsson
  0 siblings, 0 replies; 2+ messages in thread
From: Ulf Samuelsson @ 2008-12-15 13:01 UTC (permalink / raw)
  To: buildroot

> Hi guys...just downloaded the latest trunk to test the AT91SAM9G20 build.
> I notice that there is no u-boot monitor option under Ateml Device
> Support.  When I try to build it anyway, I get an error saying mkimage is
> not found...obviously because u-boot has not been built yet.
>
> Anyone else find this?
>
> Thanks, Matt.
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>

I don't think U-Boot is supported in the main U-Boot tree,
and it is not supported in my u-boot-1.2.0 derivative.
The only U-boot version supporting the T91SAM9G20 is
the Atmel 1.1.5 derivative, which does not have a build script
in Buildroot.
I think that I built the SAM9260 first and then the SAM9G20
so mkimage was already there
You can do the same, by first build u-boot for the AT91SAM9260, which
and then build SAM9G20.

Since mkimage can be built using any architecture,
it should perhaps always be built using a "known" architecture.




Best Regards
Ulf Samuelsson

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

end of thread, other threads:[~2008-12-15 13:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-11 20:31 [Buildroot] at91sam9g20dfc_defconfig - no u-boot (mkimage)??? Matt Wood
2008-12-15 13:01 ` Ulf Samuelsson

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.