mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-01-23 02:01:06 +02:00
Andy Green
08362c95c7
qi-gta02-compute-nand-kernel-partition-offset.patch
There's one more thing that wants dynpart computed block offset - the kernel offset used for NAND boot. This patch moves the business end of the dynparts computation into the port_init_gta02() so it's done earlier, and writes the block index into the board_api struct NAND option's partition block start field. It also adds a field to the nand_dynparts struct so we can hold both the true length and true block offset for each partition for later use by the original code in append_device_specific_cmdline_gta02. Signed-off-by: Andy Green <andy@openmoko.com>
Description
XBurst Tools, collection of boot and flash tools for XBurst devices.
http://projects.qi-hardware.com/index.php/p/xburst-tools/
Languages
C
98.5%
Makefile
0.6%
Assembly
0.3%
Roff
0.2%
M4
0.2%
Other
0.1%