Hi, I want to test the new 3.14-rc3 kernel and the first thing i did is to get and install the new u-boot from here:
https://github.com/jwrdegoede/u-boot-sunxi/commits/sunxi-next<https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fjwrdegoede%2Fu-boot-sunxi%2Fcommits%2Fsunxi-next&sa=D&sntz=1&usg=AFQjCNHbyukcWpbjVZDJft2gkQ112F1lww> After rebooting, everything seems ok but after the message "Starting kernel ..." the system is dead, the green LED lights permanently on the Cb2. Here are the boot messages i get: U-Boot SPL 2014.01-rc1-00019-gf509212 (Mar 05 2014 - 01:51:52) Board: Cubieboard2 DRAM: 1024 MiB CPU: 960000000Hz, AXI/AHB/APB: 3/2/2 spl: not an uImage at 1600 U-Boot 2014.01-rc1-00019-gf509212 (Mar 05 2014 - 01:51:52) Allwinner Technology CPU: Allwinner A20 (SUN7I) Board: Cubieboard2 I2C: ready DRAM: 1 GiB WARNING: Caches not enabled MMC: SUNXI SD/MMC: 0 *** 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 reading uEnv.txt 182 bytes read in 3 ms (58.6 KiB/s) Loaded environment from uEnv.txt reading boot.scr ** Unable to read file boot.scr ** Failed to mount ext2 filesystem... ** Unrecognized filesystem type ** Failed to mount ext2 filesystem... ** Unrecognized filesystem type ** Failed to mount ext2 filesystem... ** Unrecognized filesystem type ** reading script.bin 46096 bytes read in 6 ms (7.3 MiB/s) reading uImage-3.4.75-sun7i+ 4461168 bytes read in 219 ms (19.4 MiB/s) ## Booting kernel from Legacy Image at 48000000 ... Image Name: Linux-3.4.75-sun7i+ Created: 2014-01-04 17:24:40 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4461104 Bytes = 4.3 MiB Load Address: 40008000 Entry Point: 40008000 Verifying Checksum ... OK Loading Kernel Image ... OK Starting kernel If I install the u-boot from here https://github.com/linux-sunxi/u-boot-sunxi (sunxi branch), i get exactly the same output but than the kernel starts correctly. Typing in the boot commands manually make no difference, neither the 3.4.xx nor the new build 3.14-rc3 kernel boots. So where is the fault, do I need a new script.bin, or does the new u-boot not handle a FAT partition correctly? Any help will be appreciated Manfred -- 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/groups/opt_out.
