Skip to content

Instantly share code, notes, and snippets.

@jitomesky
Created November 29, 2014 10:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jitomesky/a88164b7765e5c0aa1a5 to your computer and use it in GitHub Desktop.
Save jitomesky/a88164b7765e5c0aa1a5 to your computer and use it in GitHub Desktop.
Pogoplug v3 proのNANDにLinux-3.18.0突っ込んだら死んだ。
Stage-1 Bootloader XCE_STAGE1: 1.1: Tue Feb 8 01:40:26 PST 2011
Attempting to set PLLA to 700MHz ...
plla_ctrl0 : 0x0000000A
plla_ctrl1 : 0x000E0000
plla_ctrl2 : 0x001C01A0
plla_ctrl3 : 0x00000016
PLLA Set
Setup memory, testing
Reading NAND, Image 0
Hdr len: 0x0001C030
Hdr CRC: 0x39F6D832
OK
U-Boot 1.1.2 (Jul 29 2010 - 19:36:07)
U-Boot code: 60D00000 -> 60D1C030 BSS: -> 60D21800
RAM Configuration:
.Bank #0: 60000000 128 MB
SRAM Configuration:
.64KB at 0x50000000
NAND:128 MiB
In: serial
Out: serial
Err: serial
Setting Linux mem= boot arg value
Hit any key to stop autoboot: 2 ... 1 ... 0
Loading from device 0: 128MiB 3,3V 8-bit (offset 0x500000)
-- Using 1bit ECC style encoding
Image Name: Linux-3.18.0-rc4_SMP_820+
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2528320 Bytes = 2.4 MB
Load Address: 00800000
Entry Point: 00800000
## Booting image at 60500000 ...
Image Name: Linux-3.18.0-rc4_SMP_820+
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2528320 Bytes = 2.4 MB
Load Address: 00800000
Entry Point: 00800000
Verifying Checksum ... OK
OK
Starting kernel ...
prefetch abort
pc : [<00a00004>] lr : [<60d15aa0>]
sp : 60cbf3b4 ip : 00000001 fp : 60d1bd48
r10: 00000000 r9 : 60d217fc r8 : 60cbffdc
r7 : 60000100 r6 : 60cbffb0 r5 : 60cc1c46 r4 : 00000000
r3 : 00800000 r2 : 60000100 r1 : 00000480 r0 : 00000000
Flags: nZCv IRQs off FIQs off Mode SVC_32
Resetting CPU ...
Resetting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment