[Bug 3738] RFC: u-boot for zaurus c7x0 and akita
bugzilla-daemon at treke.net
bugzilla-daemon at treke.net
Sun Feb 3 15:52:48 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=3738
--- Comment #3 from ant <andrea.adami at gmail.com> 2008-02-03 15:52:48 ---
Please note I used the latest kernel from angstrom stable and created uImage
from it:
mkimage_log.txt [----] 0 L:[ 1+11 12/ 12] *(471 / 471b)= <EOF>
andrea at mizar ~ $ cd Desktop/u-boot-dev/kernel/
andrea at mizar ~/Desktop/u-boot-dev/kernel $ ./mkimage -C none -A arm -O linux -T
kernel -a 0xA0008000 -e 0xA0008000 -n "Linux 2.6.23" -d ./zImage-2.6.23 uImage
Image Name: Linux 2.6.23
Created: Thu Jan 17 00:12:26 2008
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1265516 Bytes = 1235.86 kB = 1.21 MB
Load Address: 0xA0008000
Entry Point: 0xA0008000
andrea at mizar ~/Desktop/u-boot-dev/kernel $
Regarding initrd.bin, the first 16 bytes need to be truncated in order to be
mounted (sharp's legacy).
(All this should be managed by a new revised updater).
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list