Hi Ian
U-Boot SPL 2014.01-rc1-gb754a91 (Mar 12 2014 - 09:11:26) Board: Cubieboard2 DRAM: 1024 MiB CPU: 960000000Hz, AXI/AHB/APB: 3/2/2 spl: not an uImage at 1600 U-Boot 2014.01-rc1-gb754a91 (Mar 12 2014 - 09:11:26) Allwinner Technology CPU: Allwinner A20 (SUN7I) Board: Cubieboard2 I2C: ready DRAM: 1 GiB WARNING: Caches not enabled MMC: SUNXI SD/MMC: 0 SCSI: SUNXI SCSI INIT SATA link 0 timeout. AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode flags: ncq stag pm led clo only pmp pio slum part ccc apst *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: mii0 Warning: failed to set MAC address Hit any key to stop autoboot: 0 ** Unrecognized filesystem type ** ** File not found boot/uEnv.txt ** ** File not found uEnv.txt ** ** Unrecognized filesystem type ** 414 bytes read in 11 ms (36.1 KiB/s) Jumping to boot.scr ## Executing script at 44000000 45384 bytes read in 31 ms (1.4 MiB/s) invalid extent block invalid extent block ext4fs_devread read outside partition 4294967120 20752 bytes read in 16 ms (1.2 MiB/s) Wrong Image Format for bootm command ERROR: can't get kernel image! 45384 bytes read in 18 ms (2.4 MiB/s) invalid extent block invalid extent block ext4fs_devread read outside partition 4294967120 ** Unrecognized filesystem type ** ** File not found /script.bin ** What is not wrong that the boot SCSI wheel Where am I going wrong with leaving boot.cmd? use today as well boot.cmd setenv bootargs console = tty0 console = ttyS0, 115200 = hdmi.audio EDID: 0 = disp.screen0_output_mode EDID: 1280x800p60 root = / dev/mmcblk0p1 rootfstype = ext4 rootwait panic = 10 ext4load mmc 0 0x43000000 boot / script.bin ext4load mmc 0 0x46000000 boot / uImage ext4load mmc 0 0x49000000 boot/cubie2.dtb env September fdt_high ffffffff bootm 0x46000000 - 0x49000000 MMC for swap SCSI? It should be assimo Boot.cmd? setenv bootargs console = tty0 console = ttyS0, 115200 = hdmi.audio EDID: 0 = disp.screen0_output_mode EDID: 1280x800p60 root = / dev/sda1 rootfstype = ext4 rootwait panic = 10 ext4load 0 0x43000000 scsi boot / script.bin ext4load 0 0x46000000 scsi boot / uImage ext4load scsi 0 0x49000000 boot/cubie2.dtb env September fdt_high ffffffff bootm 0x46000000 - 0x49000000 I thank Hug! Em sábado, 8 de março de 2014 01h16min30s UTC-3, Ian Campbell escreveu: > > On Fri, 2014-03-07 at 08:44 -0800, Ezaul Zillmer wrote: > > You would have a repository with these updates where I could play with > > git, > > compile and test my cubieboard2 using kernel 3.14.rc5 > > git://gitorious.org/ijc/u-boot.git ahci-sunxi > > It is based on jwrdegoede/sunxi-next. > > Ian. > > > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
