关于U-boot代码重定位的文档. U-Boot relocation and Debug The relocation on arm is working, before u-boot-2010.09,there are two define CONFIG_SKIP_RELOCATE_UBOOT and CONFIG_SKIP_LOWLEVEL_INIT, when they are defined in your board configuration header file (in my
这是一份如何在Window下编译调试U-boot代码的文档。通过一个占用内存64MB的Debian来实现代码编译等,通过Putty登陆账号,透过SAMBA查看文件系统,通过Eclipse CDT和Jlink调试。 请先阅读《Building and Debuging U-Boot in Eclipse Helios On Window XP.pdf》