среда, 3 апреля 2013 г., 13:41:21 UTC+6 пользователь Qiang Yu написал:
> Hi guys,
> 
> 
> Good news! The uboot can boot up on MTD nand. The boot0 is replaced by uboot 
> SPL, then load uboot directly. The SPL and uboot all use my MTD nand driver. 
> Code is here:
> 
> https://github.com/yuq/u-boot-sunxi/commits/sunxi-current
> 
> 
> 
> Let uboot use MTD driver is straight forword. But let SPL replace boot0 is 
> not. boot0 lays in the first 128 pages of the nand flash chip. The first 64 
> pages are the same as the following 64 pages. I can't find raw boot0 in this 
> area, so guess it is encrypted which I can't crack.
> 
> 
> 
> My tmp strategy is: replace boot0.bin in the pack tool provided by Allwinner 
> with uboot SPL. Pack a firmware and burn into flash using livesuit. Then read 
> out first 128 pages. The SPL will load the uboot image from the 1M offset. So 
> I burn the dumped SPL to the begginning of the new flash, the uboot image to 
> the 1M offset.
> 
> 
> 
> Here attaches the dumped 1M SPL image which is for 8K page chips. Other page 
> size (2K, 4K) can use attached shell script to convert it.
> 
> 
> Regards,
> 
> Qiang

Could you please sell this livesuit image for me? I very need it, please mail 
me [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to