Re: uImage.bin v kernel.img

2009-10-12 Thread ghislain

uImage.bin (or uImage) is used for booting the installer which in turn
flashes the kernel.img to your Neo.
-- 
View this message in context: 
http://n2.nabble.com/uImage-bin-v-kernel-img-tp3807470p3808055.html
Sent from the Openmoko Community mailing list archive at Nabble.com.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: uImage.bin v kernel.img

2009-10-12 Thread ghislain

The 'workaround' is correct, that is exactly what the installer does, it
erases the correct mtd's and flashes the bootloader (qi.img), kernel
(kernel.img) and the rootfs (system.img). 
The installer also flashes the mtd for the userdata and extracts the
userdata.img to the folder /data of it.

This is all done in the init script of the former koolu-installer.


ran wrote:
 
 How ever the following work around seems to work for larlin atleast.
 Download the zip-file unzip the contents. Run the following dfu-util
 commands:
 
 dfu-util -a kernel -R -D kernel.img
 dfu-util -a rootfs -R -D system.img
 dfu-util -a u-boot -R -D qi.img
 

-- 
View this message in context: 
http://n2.nabble.com/uImage-bin-v-kernel-img-tp3807470p3810149.html
Sent from the Openmoko Community mailing list archive at Nabble.com.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community