From: Fabio Porcedda <Fabio.Porcedda@telit.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Help starting u-boot on an at91sam9260ek
Date: Fri, 28 Oct 2011 09:21:44 +0000 [thread overview]
Message-ID: <1319793576.1769.13.camel@lvd2036> (raw)
Hi all,
i'm trying to use the u-boot on an at91sam9260ek board,
i cannot start successfull the u-boot binary.
build u-boot 2011.09:
export CROSS_COMPILE=/opt/arm-2010q1/bin/arm-none-linux-gnueabi-
/MAKEALL at91sam9260ek_nandflash
load & start:
RomBOOT
>
U-Boot 1.3.4 (Mar 9 2010 - 19:29:50)
DRAM: 64 MB
NAND: 256 MiB
DataFlash:AT45DB642
Nb pages: 8192
Page Size: 1056
Size= 8650752 bytes
Logical address: 0xD0000000
Area 0: D0000000 to D00041FF (RO) Bootstrap
Area 1: D0004200 to D00083FF Environment
Area 2: D0008400 to D0041FFF (RO) U-Boot
Area 3: D0042000 to D0251FFF Kernel
Area 4: D0252000 to D083FFFF FS
In: serial
Out: serial
Err: serial
Net: macb0
macb0: Starting autonegotiation...
macb0: Autonegotiation timed out (status=0x7849)
macb0: link down (status: 0x7849)
Hit any key to stop autoboot: 0
U-Boot> loadb
## Ready for binary (kermit) download to 0x22000000 at 115200 bps...
(Back at ld2036)
----------------------------------------------------
(/home/fabiopo/) C-Kermit>send u-boot.bin
(/home/fabiopo/) C-Kermit>connect
Connecting to /dev/ttyS0, speed 115200
Escape character: Ctrl-\ (ASCII 28, FS): enabled
Type the escape character followed by C to get back,
or followed by ? to see other options.
----------------------------------------------------
## Total Size = 0x00029d68 = 171368 Bytes
## Start Addr = 0x22000000
U-Boot> go 0x22000000
## Starting application at 0x22000000 ...
I don't have problems running the linux4sam u-boot binary,
using the same commands.
ftp://www.at91.com/pub/uboot/u-boot-1.3.4-exp.4/u-boot-1.3.4-exp.4-at91sam9260ek-nandflash.bin
I'm making something wrong?
Someone can help me?
Thanks in advance for any help
Fabio Porcedda
next reply other threads:[~2011-10-28 9:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-28 9:21 Fabio Porcedda [this message]
2011-10-28 11:43 ` [U-Boot] Help starting u-boot on an at91sam9260ek Ansell, John
2011-10-28 12:45 ` Stefano Babic
2011-10-28 16:42 ` Fabio Porcedda
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=1319793576.1769.13.camel@lvd2036 \
--to=fabio.porcedda@telit.com \
--cc=u-boot@lists.denx.de \
/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 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.