[U-Boot-Users] Preparing linux image problem

13 Jul
2008
13 Jul
'08
5:29 p.m.
Hi all, After built uboot and linux kernel for at91sam9rlek (refer www.linux4sam.org), I try to generate a compressed uImage file using follow 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" message.
How can i fix this problem?
Thanks and best regards,
6146
Age (days ago)
6146
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hien Pham