On Sunday 17 February 2013 23:52:25 Aaro Koskinen wrote:
> So far only loading & booting kernel with "0xFFFF -m
> kernel:zImage -l -b" has been tested, and it works.

0xFFFF has code for autodetection of image type from file header. 
So you can use:

$ 0xFFFF -m zImage -l -b

If it does not detecting your kernel image correctly, see 
function image_type_from_data in file src/image.c.

-- 
Pali Rohár
pali.ro...@gmail.com

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
0xffff mailing list
0xffff@lists.nopcode.org
http://lists.nopcode.org/listinfo.cgi/0xffff-nopcode.org

Reply via email to