Hi, I have tried the buildroot build, and have its output. Still no idea on what I am doing wrong though...
I think it's something with the way I have packaged the kernel, but still not coming up with the problem... --- My failing output In: serial Out: serial Err: serial Net: Gem.e000b000 Hit any key to stop autoboot: 0 Device: zynq_sdhci Manufacturer ID: 27 OEM: 5048 Name: SD04G Tran Speed: 50000000 Rd Block Len: 512 SD version 3.0 High Capacity: Yes Capacity: 3.7 GiB Bus Width: 4-bit reading uEnv.txt ** Unable to read file uEnv.txt ** Copying Linux from SD to RAM... reading uImage 4582152 bytes read in 443 ms (9.9 MiB/s) reading devicetree.dtb 2739 bytes read in 15 ms (177.7 KiB/s) reading uramdisk.image.gz 796339 bytes read in 89 ms (8.5 MiB/s) ## Booting kernel from Legacy Image at 03000000 ... Image Name: ARM OpenWrt Linux-3.13.7 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4582088 Bytes = 4.4 MiB Load Address: 80000000 Entry Point: 80000000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 02000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 796275 Bytes = 777.6 KiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 02a00000 Booting using the fdt blob at 0x2a00000 Loading Kernel Image ... --- Buildroot working output Device: zynq_sdhci Manufacturer ID: 27 OEM: 5048 Name: SD04G Tran Speed: 50000000 Rd Block Len: 512 SD version 3.0 High Capacity: Yes Capacity: 3.7 GiB Bus Width: 4-bit reading uEnv.txt ** Unable to read file uEnv.txt ** Copying Linux from SD to RAM... reading uImage 3593344 bytes read in 349 ms (9.8 MiB/s) reading devicetree.dtb 7400 bytes read in 16 ms (451.2 KiB/s) reading uramdisk.image.gz 937093 bytes read in 101 ms (8.8 MiB/s) ## Booting kernel from Legacy Image at 03000000 ... Image Name: Linux-3.13.0-xilinx Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3593280 Bytes = 3.4 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 02000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 937029 Bytes = 915.1 KiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 02a00000 Booting using the fdt blob at 0x2a00000 Loading Kernel Image ... OK Loading Ramdisk to 1fa4a000, end 1fb2ec45 ... OK Loading Device Tree to 1fa45000, end 1fa49ce7 ... OK Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.13.0-xilinx (javier@theoden) (gcc version 4.7.3 (Buildroot 2014.05-dirty) ) #1 SMP PREEMPT Sun Jun 1 15:28:49 CEST 2014 [ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=18c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Xilinx Zynq [ 0.000000] bootconsole [earlycon0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] PERCPU: Embedded 8 pages/cpu @c1037000 s10688 r8192 d13888 u32768 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttyPS0,115200 root=/dev/ram rw earlyprintk [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 506264K/524288K available (4865K kernel code, 310K rwdata, 1708K rodata, 198K init, 5345K bss, 18024K reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0673818 (6575 kB) [ 0.000000] .init : 0xc0674000 - 0xc06a59c0 ( 199 kB) [ 0.000000] .data : 0xc06a6000 - 0xc06f3ad0 ( 311 kB) [ 0.000000] .bss : 0xc06f3adc - 0xc0c2c1b0 (5346 kB) Javier Domingo Cansino _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel