Hi Guys, i've build the Angstrom-Distribution for my Cubox (www.solid-run.com) according to the Wiki (http://www.solid-run.com/mw/index.php/Angstrom). After successful build using bitbake, i copied the image on an SD-Card and tried to boot up the kernel.
The U-Boot loader reads the image and tries to start the kernel. Now (while booting) the System crashes with an "undefined Instruction" (see log). CuBox>> setenv bootargs 'console=ttyS0,115200n8 vmalloc=384M rootdelay=10 root=/dev/sda1 rw > video=dovefb:lcd0:1920x1080-32@60-edid clcd.lcd0_enable=1 clcd.lcd1_enable=0 usb0Mode=host usb1Mode=host' CuBox>> usb USB is stopped. Please issue 'usb start' first. CuBox>> usb start (Re)start USB... USB: Register 10011 NbrPorts 1 USB EHCI 1.00 scanning bus for devices... 2 USB Device(s) found Waiting for storage device(s) to settle before scanning... scanning bus for storage devices... 1 Storage Device(s) found CuBox>> ext2load usb 0:1 0x00200000 /boot/uImage Loading file "/boot/uImage" from usb device 0:1 (usbda1) 3396040 bytes read CuBox>> bootm ## Booting kernel from Legacy Image at 00200000 ... Image Name: Angstrom/3.4-rc6/cubox Created: 2012-06-09 11:35:53 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3395976 Bytes = 3.2 MB Load Address: c0008000 Entry Point: c0008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... undefined instruction pc : [<f0000004>] lr : [<00635ffc>] sp : 005ffe00 ip : 000008e0 fp : c0008000 r10: 005fff98 r9 : 00000f41 r8 : 005fffcc r7 : 006b304c r6 : 00700a68 r5 : 00000154 r4 : 00000000 r3 : 00000000 r2 : 00000100 r1 : 00000f41 r0 : 00000000 Flags: nZCv IRQs off FIQs off Mode SVC_32 Resetting CPU ... CuBox ** LOADER ** U-Boot 2009.08 (Jan 15 2012 - 00:43:32) Marvell version: 5.4.4 NQ BootRom: Version on chip: 2.33 Status: OK Retries #: 0 Board: CuBox SoC: 88AP510 (A1) CPU: Marvell Sheeva (Rev 5) CPU @ 800Mhz, L2 @ 400Mhz DDR3 @ 400Mhz, TClock @ 166Mhz PEX 0: interface detected no Link. PEX 1: interface detected no Link. DRAM: 1 GB CS 0: base 0x00000000 size 512 MB CS 1: base 0x20000000 size 512 MB Addresses 12M - 0M are saved for the U-Boot usage. SF: Detected M25P32 with page size 64 kB, total 4 MB Streaming disabled L2 Cache Prefetch disabled L2 Cache ECC disabled Modifying CPU/CORE/DDR power rails to 1.0(-2.5%) / 1.0(-5%) / 1.5(-5%) USB 0: Host Mode USB 1: Host Mode Setting VPU power OFF. Setting GPU power ON. MMC: MV_SDHCI: 0, MV_SDHCI: 1 Net: egiga0 [PRIME] Hit any key to stop autoboot: 0 Post at solid-run Forum: http://www.solid-run.com/phpbb/viewtopic.php?f=11&t=621 Can anybody tell how to fix this issue? Best regards PeterM _______________________________________________ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel