1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2025-03-22 20:38:52 +02:00
Werner Almesberger 32f76a7afe phase2: simplify the bootloader_second_phase mega-loop
This puts the loop body in a new function called try_this_kernel.
As an added benefit, we can drop one level of indentation.

This change is hard to read as a patch. It gets better if one just
applies it and then looks at it with "git diff -w" or similar.

Signed-off-by: Werner Almesberger <werner@openmoko.org>
2009-01-09 04:32:46 +00:00
Description
XBurst Tools, collection of boot and flash tools for XBurst devices.
http://projects.qi-hardware.com/index.php/p/xburst-tools/
4.5 MiB
Languages
C 98.5%
Makefile 0.6%
Assembly 0.3%
Roff 0.2%
M4 0.2%
Other 0.1%