|
Regarding booting (or not booting) from 2GB card I'm attaching log from serial port.
U-Boot SPL 2016.03-rc2 (Mar 14 2016 - 20:40:26)
DRAM: 1024 MiB
Trying to boot from MMC
U-Boot 2016.03-rc2 (Mar 14 2016 - 20:40:26 +0100) Allwinner Technology
CPU: Allwinner H3 (SUN8I)
I2C: ready
DRAM: 1 GiB
MMC: SUNXI SD/MMC: 0
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: No ethernet found.
starting USB...
No controllers found
Hit any key to stop autoboot: 2 ... 1 ... 0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
reading /boot.scr
329 bytes read in 25 ms (12.7 KiB/s)
## Executing script at 43100000
gpio: pin PL10 (gpio 298) value is 1
gpio: pin PG11 (gpio 203) value is 1
reading script.bin
36236 bytes read in 211 ms (167 KiB/s)
reading KERNEL
6133520 bytes read in 28084 ms (212.9 KiB/s)
## Booting kernel from Legacy Image at 42000000 ...
Image Name: Linux-3.4.110
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 6133456 Bytes = 5.8 MiB
Load Address: 40008000
Entry Point: 40008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
Using machid 0x1029 from environment
Starting kernel ...
[sun8i_fixup]: From boot, get meminfo:
.Start:.0x40000000
.Size:.1024MB
ion_carveout reserve: 160m@0 256m@0 130m@1 200m@1
ion_reserve_common: ion reserve: [0x70000000, 0x80000000]! |
|