[U-Boot] Problem loading boot script from ext4 mmc on sunxi H3

Michal Suchanek hramrach at gmail.com
Wed Jun 29 09:30:33 CEST 2016


Hello,

I tried loading system with recent u-boot but it does not work.

Trying some ext4ls shows there is some problem accessing the filesystem.

Not sure if this should be attributed to the ext driver or to the mmc
driver or something else entirely.

Does this work for anybody? Any debug option to turn on?

Thanks

Michal

U-Boot SPL 2016.07-rc2-00071-gc4ba89e (Jun 28 2016 - 16:53:32)
DRAM: u MiB
Trying to boot from MMC1


U-Boot 2016.07-rc2-00071-gc4ba89e (Jun 28 2016 - 16:53:32 +0200)
Allwinner Technology

CPU:   Allwinner H3 (SUN8I 1680)
Model: Xunlong Orange Pi One
DRAM:  512 MiB
MMC:   SUNXI SD/MMC: 0
In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
starting USB...
USB0:   USB EHCI 1.00
USB1:   USB OHCI 1.0
scanning bus 0 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...

USB device 0: unknown device
No ethernet found.
missing environment variable: pxeuuid
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/00000000
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/0000000
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/000000
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/00000
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/0000
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/000
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/00
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/0
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/default-arm-sunxi
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/default-arm
No ethernet found.
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/default
No ethernet found.
Config file not found
No ethernet found.
No ethernet found.
=> ext4ls mmc 0:1 boot
=> ext4ls mmc 0:1 opt
< ? >          0 nux/drivers/mmc/core/sdio_cis.h
 *
 * Author:    Nicolas Pitre
 * Created:    June 11, 2007
 * Copyright:    MontaVis
=> ext4ls mmc 0:1 var
=> ext4ls mmc 0:1
<DIR>       4096 .
<DIR>       4096 ..
<DIR>      16384 lost+found
<DIR>       4096 scripts
<DIR>       4096 tmp
<DIR>       4096 scratch
<DIR>       4842 debug
<DIR>      18704 lib
<DIR>          0 run
<DIR>          0 etc
               0 Makefile
<DIR>          0 home
<DIR>          0 media
               0 config-4.4.0-rc5-00131-gce3f5ce-dirty
<DIR>          0 boot
<DIR>          0 srv
<DIR>          0 dev
<DIR>          0 proc
<DIR>          0 bin
<DIR>          0 mnt
<DIR>          0 sys
<DIR>          0 include
<SYM>      98629 source
<DIR>          0 var
<DIR>          0 sbin
<DIR>          0 root
<DIR>          0 usr
<DIR>        647 opt


More information about the U-Boot mailing list