Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] BR-2009.01 U-Boot not working on my AT91SAM9261ek Board
@ 2009-02-19  0:58 QuickX
  2009-02-19 11:12 ` Peter Korsgaard
  0 siblings, 1 reply; 6+ messages in thread
From: QuickX @ 2009-02-19  0:58 UTC (permalink / raw)
  To: buildroot

I've finally had some time to attempt to update my project to BR-2009.02 and noticed some things, so thought I'd share.

1. microperl (default config option) doesn't build on Kubuntu 8.10 (Make Errors).
2. php (default config option) doesn't build on Kubuntu 8.10 (it doesn't try to download but complains it can't find it in the dl directory).
3. U-Boot (Add architecture specific patch -> Add AT91 specific patches to u-Boot) causes u-Boot to not work on board.

Little more info on "3" is if this option is set (default) then Hyperterminal sits at the at91bootstrap message forever and doesn't load u-boot.  If I turn this option off and then issue the following, it works.

$ make menuconfig (turn off u-boot at91 patch)
$ rm -rf *build_*
$ make



The Hyperterminal (in the non-working case, with patch set) looks like this (and sits there forever):
>AT91Bootstrap-2.10...AT45DB642D detected
>From:  [0x00008400] To:        [0x23F00000] Size:      [0x00032000]
.......SUCCESS
>Start: [0x23F00000] Error Timeout
Error Timeout
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20090218/b9520fe6/attachment.htm>

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

end of thread, other threads:[~2009-02-20 15:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-19  0:58 [Buildroot] BR-2009.01 U-Boot not working on my AT91SAM9261ek Board QuickX
2009-02-19 11:12 ` Peter Korsgaard
2009-02-19 13:39   ` Ulf Samuelsson
2009-02-19 14:13     ` Thiago A. Corrêa
2009-02-19 21:01   ` QuickX
2009-02-20 15:14     ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox