Allwinner H3 - OrangePi Plus Status

Mattia Rossi mattia.rossi.mate at gmail.com
Wed Aug 10 15:31:07 UTC 2016


>> For now I'll see if the plus version of everything works :-) - wish me
>> luck ;-)
>>
No luck :(

There's an issue with the MMC device (not the card), so rootfs is not 
available.
Must be a kernel thing though I think as ubldr manages to read the .dtb 
file from the ufs on the SD card...But maybe it's a dts/dtb thing. Any 
hints?

U-Boot 2016.03 (Aug 04 2016 - 14:40:02 +0200) Allwinner Technology

CPU:   Allwinner H3 (SUN8I)
I2C:   ready
DRAM:  2 GiB
WARNING: Caches not enabled
MMC:   SUNXI SD/MMC: 0
reading u-boot.env

** Unable to read "u-boot.env" from mmc0:1 **
Using default environment

In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
starting USB...
USB0:   USB EHCI 1.00
USB1:   USB EHCI 1.00
scanning bus 0 for devices... 1 USB Device(s) found
scanning bus 1 for devices... 1 USB Device(s) found
Hit any key to stop autoboot:  0
Booting from: mmc 0 ubldr.bin
reading ubldr.bin
224956 bytes read in 56 ms (3.8 MiB/s)
## No elf image at address 0x42000000
## Starting application at 0x42000000 ...
Consoles: U-Boot console
Compatible U-Boot API signature found @0xbbf4a610

FreeBSD/armv6 U-Boot loader, Revision 1.2
(root at freebsd10, Sun Aug  7 21:04:08 CEST 2016)

DRAM: 2048MB
MMC Device 1 not found

<snip>

a10_mmc0: <Allwinner Integrated MMC/SD controller> mem 
0x1c0f000-0x1c0ffff on simplebus0
mmc0: <MMC/SD bus> on a10_mmc0
gpioc0: <GPIO controller> on gpio0
aw_wdog0: <Allwinner A31 Watchdog> mem 0x1c20ca0-0x1c20cbf on simplebus0
��uart0: <Non-standard ns8250 class UART with FIFOs> mem 
0x1c28000-0x1c283ff on simplebus0
uart0: console (961538,n,8,1)
cryptosoft0: <software crypto>
Timecounters tick every 1.000 msec
a10_mmc0: timeout updating clock
a10_mmc0: controller timeout
a10_mmc0: timeout updating clock
a10_mmc0: controller timeout
a10_mmc0: controller timeout
a10_mmc0: timeout updating clock
a10_mmc0: controller timeout
a10_mmc0: error rint: 0x00000100
a10_mmc0: error rint: 0x00000100
a10_mmc0: timeout updating clock
a10_mmc0: controller timeout
a10_mmc0: error rint: 0x00000100
a10_mmc0: timeout updating clock
a10_mmc0: controller timeout
a10_mmc0: timeout updating clock
a10_mmc0: controller timeout
a10_mmc0: error rint: 0x00000100
a10_mmc0: error rint: 0x00000100
a10_mmc0: error rint: 0x00000100
a10_mmc0: error rint: 0x00000100
a10_mmc0: error rint: 0x00000100
a10_mmc0: timeout updating clock
a10_mmc0: controller timeout
a10_mmc0: timeout updating clock
mmc0: No compatible cards found on bus
a10_mmc0: timeout updating clock
Release APs
WARNING: WITNESS option enabled, expect reduced performance.

Loader variables:

Manual root filesystem specification:
   <fstype>:<device> [options]
       Mount <device> using filesystem <fstype>
       and with the specified (optional) option list.

     eg. ufs:/dev/da0s1a
         zfs:tank
         cd9660:/dev/cd0 ro
           (which is equivalent to: mount -t cd9660 -o ro /dev/cd0 /)

   ?               List valid disk boot devices
   .               Yield 1 second (for background tasks)
   <empty line>    Abort manual input

mountroot>


More information about the freebsd-arm mailing list