Hi i have build the kernel
for cubie2 and work fine.
I try to use same kernel , but with different dtb for cubie1
But the kernel not boot!

This is ths content of my uEnv.txt

autoload=no
bootargs=earlyprintk console=ttyS0,115200 root=/dev/mmcblk0p3 ro
rootfstype=ext4 loglevel=8 rootwait mac_addr=c0:b0:0a:44:65:28
boot_mmc=ext4load mmc 0 0x46000000 /boot/sunxi-devel/uImage;ext4load mmc 0
0x49000000 /boot/sunxi-devel/sun4i-a10cubieboard.dtb;fdt_high=ffffffff;
bootm 0x46000000 - 0x49000000
uenvcmd=run boot_mmc



on serial i have this message
U-Boot SPL 2014.01-rc1-09136-g25ae46b (Dec 16 2013 - 22:44:29)
Board: Cubieboard
DRAM: 1024 MiB
CPU: 1008000000Hz, AXI/AHB/APB: 3/2/2
spl: not an uImage at 1600


U-Boot 2014.01-rc1-09136-g25ae46b (Dec 16 2013 - 22:44:29) Allwinner
Technology

CPU:   Allwinner A10 (SUN4I)
Board: Cubieboard
I2C:   ready
DRAM:  1 GiB
MMC:   SUNXI SD/MMC: 0
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   emac
Hit any key to stop autoboot:  0
** Unrecognized filesystem type **
325 bytes read in 8 ms (39.1 KiB/s)
Loaded environment from uEnv.txt
Running uenvcmd ...
2820720 bytes read in 193 ms (13.9 MiB/s)
18318 bytes read in 16 ms (1.1 MiB/s)
## Booting kernel from Legacy Image at 46000000 ...
   Image Name:   Linux-3.15.0-rc6-16646-g8d0ef51
   Created:      2014-06-06  11:27:02 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    2820656 Bytes = 2.7 MiB
   Load Address: 40008000
   Entry Point:  40008000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 49000000
   Booting using the fdt blob at 0x49000000
   Loading Kernel Image ... OK
   Loading Device Tree to 40ff8000, end 40fff78d ... OK

Starting kernel ...


Regards
Gerardo Di Ioro

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to