Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Quick X <quickx@hotmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/target/device/Atmel/at91sam9261ek
Date: Fri, 9 Jan 2009 16:44:53 -0800	[thread overview]
Message-ID: <BAY124-W220BC89AF62D28FD44E473D2DA0@phx.gbl> (raw)


Buildroot Compiles now with the at91sam9261ek_defconfig, however, I can't get the generated bootstraps to work on my board.
 
--My build commands tested--
$ svn co svn://uclibc.org/trunk/buildroot buildroot
$ cd buildroot
$ make menuconfig (SAVE EXIT)
$ make at91sam9261ek_defconfig
$ make
 
It ask's a couple questions about the new uClibc options (which I take default for all).  No errors produced.
 
I then flash all the new binaries to my image and atempt to boot.  I get the following:
 
---New StartUp Log---
>Start AT91Bootstrap...
dataflash code 0x0000003CAT45DB642D detected
>Start application at [0x23F00000]
*sits here forever*
 
 
If I then flash the old "at91sam9261ek-dataflashboot-2.3.4.bin", then I get the following start message
>Start AT91Bootstrap...
>AT45DB642D detected
>Loading from Dataflash[0x00008400] to SDRAM[0x23F00000]
.......
>Loading complete, [0x00032000] bytes
>Start application at [0x23F00000]
Error Timeout
*sits here forever*
 
 
If I then flash the old "at91sam9261ek-u-boot-1.2.0-atmel-20090105.bin", then everything works fine. AKA the new linux and root file system both work fine, so it is just the new bootstraps that I think have a problem.
 
 
Also the "make saveconfig" with the newest revision is looking in the wrong place for the u-boot config:
[SNIP]
if [ -f /include/configs/at91sam9261ek.h ]; then \
                mkdir -p .//local/at91sam9261ek/u-boot; \
                cp /include/configs/at91sam9261ek.h \
                        .//local/at91sam9261ek/u-boot/at91sam9261ek.h; \
        fi
 
 
If you need more information, or more complete logs, I can try to provide.
_________________________________________________________________

             reply	other threads:[~2009-01-10  0:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-10  0:44 Quick X [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-29 21:54 [Buildroot] svn commit: trunk/buildroot/target/device/Atmel/at91sam9261ek ulf at uclibc.org
2009-01-25 21:01 ulf at uclibc.org
2009-01-24 10:23 ulf at uclibc.org
2009-01-09  6:31 ulf at uclibc.org
2008-04-16 23:00 ulf at uclibc.org
2008-01-10  9:31 ulf at uclibc.org
2007-09-23 10:03 ulf at uclibc.org
2007-09-05  6:51 ulf at uclibc.org
2007-09-04 16:21 ulf at uclibc.org

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=BAY124-W220BC89AF62D28FD44E473D2DA0@phx.gbl \
    --to=quickx@hotmail.com \
    --cc=buildroot@busybox.net \
    /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