[oe] Preparing linux image problem

Hien Pham vneblx at gmail.com
Sun Jul 13 15:14:28 UTC 2008


Hi all,

After build u-boot and kernel for AT91SAM, I tried to "Preparing linux
image" (http://www.linux4sam.org/twiki/bin/view/Linux4SAM/U-Boot) using
below command:

mkimage -A arm -O linux -C none -T kernel -a 20008000 -e 20008000 -n
linux-2.6 -d arch/arm/boot/zImage uImage

but I received "mkimage: Can't map uImage: No such device".

How can I solve this problem?

Best regards



More information about the Openembedded-devel mailing list