mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-25 16:11:53 +02:00
XBurst Tools, collection of boot and flash tools for XBurst devices.
http://projects.qi-hardware.com/index.php/p/xburst-tools/
25b5a9ba62
This adds dynamic partition computation support for Qi on GTA02. It's for compatability with existing GTA02 using U-Boot partition scheme where a bad block in the previous partition moves on the start of the next partition by one block. It's important that Qi has no private state, so we need to compute the NAND arrangement each boot. It turns out this is extremely fast using Qi's bad block code originally from Xinagfu. Signed-off-by: Andy Green <andy@openmoko.com> |
||
---|---|---|
qiboot |