|  | 
 
| Hello! I work with OrangePi PC v1.2 board.
 I build linux from https://github.com/ssvb/linux-sunxi, branch 20151207-embedded-lima-memtester-h3, and mainline u-boot.
 Follow U-Boot output:
 
 Copy codeU-Boot SPL 2016.03-g080c499 (Mar 30 2016 - 11:36:12)
DRAM: 1024 MiB
Trying to boot from MMC1
U-Boot 2016.03-g080c499 (Mar 30 2016 - 11:36:12 +0300) Allwinner Technology
CPU:   Allwinner H3 (SUN8I)
Model: Xunlong Orange Pi PC
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...
USB0:   USB EHCI 1.00
USB1:   USB OHCI 1.0
USB2:   USB EHCI 1.00
USB3:   USB OHCI 1.0
USB4:   USB EHCI 1.00
USB5:   USB OHCI 1.0
scanning bus 0 for devices... 1 USB Device(s) found
scanning bus 2 for devices... 1 USB Device(s) found
scanning bus 4 for devices... 1 USB Device(s) found
Hit any key to stop autoboot:  0 
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
reading /boot.scr
241 bytes read in 17 ms (13.7 KiB/s)
## Executing script at 43100000
reading script.bin
36044 bytes read in 64 ms (549.8 KiB/s)
reading uImage
6817600 bytes read in 6952 ms (957 KiB/s)
## Booting kernel from Legacy Image at 48000000 ...
   Image Name:   Linux-3.4.39+
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    6817536 Bytes = 6.5 MiB
   Load Address: 40008000
   Entry Point:  40008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
Starting kernel ...
 How can I solve this problem?
 Thnak you and excuse my bad english.
 
 
 | 
 |