Sarge SBC is booting the kernel again
April 29th, 2007
Using DDD debugger with OpenOCD and JTAG interface I’ve found why
the linux kernel was not booting. It was some missaligments caused by wrong gcc 4.1.1 compilation
in CPU initlization routines located in u-boot and loader code - you should use gcc-3.4.6 (or less) for loader and u-boot if you want to avoid problems.
Filed under: Linux


Leave a Reply
You must be logged in to post a comment.