Commit 68ba3452 authored by Alessandro Rubini's avatar Alessandro Rubini

doc: update boot messages

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent e9741171
......@@ -1608,35 +1608,38 @@ After tou managed to load and run @i{barebox.bin},
you will see the following messages on the serial port, at 115200,8N1.
The first 4 lines are printed by @i{at91bootstrap}, the rest by @i{barebox}.
@c FIXME: the messages and prompts
@smallexample
Start AT91Bootstrap...
DDR2 Config: 0x39 (NC=0xa, NR=0xd, CAS=0x3, ba_offset = 0x18)
DDR2 Config: 0x39 (NC=0xa, NR=0xd, CAS=0x3, ba_offset = 0x18)
Compiled by federico (Jul 31 2012 @ 16:14:34)
git rev:
Compiled by Alessandro Rubini (May 2 2014 @ 18:32:34)
git rev:wr-switch-sw-v3.3.1-113-g0b2af1f+
Begin to load image...
++++++++
++++++++++++++++
Loading image done.
barebox 2014.04.0 #1 Fri May 2 18:32:51 CEST 2014
barebox 2012.05.0 (Aug 7 2012 - 13:44:23)
Board: CERN White Rabbit Switch V3
Board: White Rabbit Switch
AT91: Detected soc type: at91sam9g45
AT91: Detected soc subtype: Unknown
Clocks: CPU 400 MHz, master 133 MHz, main 12.000 MHz
registered netconsole as cs1
NAND device: Manufacturer ID: 0x2c, Chip ID: 0xbc (Micron NAND 512MiB 1,8V 16-bi
t)
Scanning device for bad blocks
GPIOs: PA4=1 (36), PC7=1 (103)
Malloc space: 0x73b00000 -> 0x73efffff (size 4 MB)
Stack space : 0x73af8000 -> 0x73b00000 (size 32 kB)
envfs: wrong magic on /dev/env0
no valid environment found on /dev/env0. Using default environment
netconsole: registered as cs1
atmel_nand: Use On Flash BBT
nand: Trying ONFI probe in 16 bits mode, aborting !
nand: NAND device: Manufacturer ID: 0x2c, Chip ID: 0xbc (Micron NAND 512MiB 1,8V 16-bit), 512MiB, page size: 2048, OOB size: 64
Bad block table found at page 262080, version 0x01
Bad block table found at page 262016, version 0x01
mtd_dataflash mtd_dataflash0: AT45DB642x (8448 KBytes) pagesize 1056 bytes (OTP)
mdio_bus: miibus0: probed
macb macb0: Cadence MACB at 0xfffbc000
GPIOs: PA4=1 (4), PC7=1 (71)
malloc space: 0x73b00000 -> 0x73efffff (size 4 MiB)
running /env/bin/init...
Starting up barebox [wrs3] (MAC=02:0B:AD:C0:FF:EE)
starting menu in 5 seconds
files differ at offset 0
Starting up barebox [wrs3] (MAC=22:23:24:25:26:27)
starting menu in 3 seconds
@end smallexample
When the boot loader is running, you can boot a kernel and use its
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment