[ELDK] Booting ELDK5.4 rootfs via NFS hangs

Tobias Markow tobias.markow at haw-hamburg.de
Tue Nov 19 15:16:23 CET 2013


Hi Marek,

on 16.11.2013 05:00, you wrote:
> Can you please try with ELDK 5.4.2 ? It contains M28EVK support by 
> default now. I recall Wolfgang mentioning some similar issue, I am 
> putting him on CC. Best regards, Marek Vasut 
I compiled and installed ELDK 5.4.2 SDK. Compiling the 
"core-image-minimal" causes the following error.


tobi at tobi-debian-eldk:~/git/eldk/build/2013-11-12-8cfc3ca-armv5te$ 
MACHINE=generic-armv5te IMAGES="core-image-minimal" 
~/git/eldk/meta-eldk/tools/eldk-build.sh
Di 19. Nov 11:22:30 CET 2013
Loading cache...done.
Loaded 1173 entries from dependency cache.

Build Configuration:
BB_VERSION        = "1.18.0"
BUILD_SYS         = "i686-linux"
NATIVELSBSTRING   = "Debian-7.2"
TARGET_SYS        = "arm-linux-gnueabi"
MACHINE           = "generic-armv5te"
DISTRO            = "eldk"
DISTRO_VERSION    = "5.4.2"
TUNE_FEATURES     = "armv5 thumb dsp"
TARGET_FPU        = "soft"
meta
meta-yocto
meta-yocto-bsp
meta-eldk         = "(nobranch):8cfc3ca06ed810f5dccd1c3a73fd32d70fa16069"

NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Running task 612 of 1627 (ID: 625, 
/home/tobi/git/eldk/meta-eldk/recipes-kernel/linux/linux-eldk_3.8.bb, 
do_fetch)
NOTE: recipe 
linux-eldk-3.8+gitAUTOINC+d1baa1360260b5a01938674fc518109a4e5a148d-r1: 
task do_fetch: Started
WARNING: Failed to fetch URL 
git://kernel.ubuntu.com/ubuntu/linux.git;protocol=git, attempting 
MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 128, output:
Cloning into bare repository 
'/home/tobi/git/eldk/downloads/git2/kernel.ubuntu.com.ubuntu.linux.git'...

fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

ERROR: Function failed: Fetcher failure for URL: 
'git://kernel.ubuntu.com/ubuntu/linux.git;protocol=git'. Unable to fetch 
URL from any source.
ERROR: Logfile of failure stored in: 
/home/tobi/git/eldk/build/2013-11-12-8cfc3ca-armv5te/tmp/work/generic_armv5te-linux-gnueabi/linux-eldk/3.8+gitAUTOINC+d1baa1360260b5a01938674fc518109a4e5a148d-r1/temp/log.do_fetch.3409
NOTE: recipe 
linux-eldk-3.8+gitAUTOINC+d1baa1360260b5a01938674fc518109a4e5a148d-r1: 
task do_fetch: Failed
ERROR: Task 625 
(/home/tobi/git/eldk/meta-eldk/recipes-kernel/linux/linux-eldk_3.8.bb, 
do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1597 tasks of which 1596 didn't need to 
be rerun and 1 failed.

Summary: 1 task failed:
/home/tobi/git/eldk/meta-eldk/recipes-kernel/linux/linux-eldk_3.8.bb, 
do_fetch
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Di 19. Nov 11:24:55 CET 2013

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


When compiling the Denx Linux 3.10.18 kernel with ELDK 5.4.2 and 
m28evk_defconfig nothing happens after this:


## Booting kernel from Legacy Image at 42000000 ...
    Image Name:   Linux-3.10.18
    Created:      2013-11-19  11:30:33 UTC
    Image Type:   ARM Linux Kernel Image (uncompressed)
    Data Size:    2523512 Bytes = 2.4 MiB
    Load Address: 40008000
    Entry Point:  40008000
    Verifying Checksum ... OK
## Flattened Device Tree blob at 41000000
    Booting using the fdt blob at 0x41000000
    Loading Kernel Image ... OK
OK
    Loading Device Tree to 47b9f000, end 47ba6481 ... OK

Starting kernel ...


Bootargs are console=ttyAPP3,115200n8. I've also tried ttyAPP0 (AUART) 
and ttyAMA0 (DUART).
The only output from the Debug Uart is "Uncompressing Linux... done, 
booting the kernel."






More information about the eldk mailing list