Werner Almesberger wrote:
Andy Green wrote:
The following series builds on Xiangfu's nice lean base he made and
fixes some stability problems, adds serial debug functions, fixes
NAND access, adds kernel image copy to RAM, parsing, ATAG addition
and finally boots into Linux :-))
Excellent ! Thanks a lot and congratulation on getting this to work,
Xiangfu and Andy !
There's still a lot of potential for simplification and cleanup, but
this clearly heralds the end of u-boot's evil reign :-)
The functional bootloader binary is 3.7K currently and Linux is
starting booting in what seems to be around 2s.
Yeah ! Liberte, compacticite, rapidite ! :-)
- Werner
i am not familiar with GIT , i want look the code quick !
how can i apply the patch one by one ,
i try
--git clone http://git.openmoko.org/git/kboot-stage1.git
and it not get the Andy's patch.