On Wed, Apr 8, 2009 at 10:40 AM, Michael Trimarchi <[email protected]> wrote: > Dmitry Kurochkin wrote: >> >> I did some more tests. >> >> When I do build unmodified qi, flash the image, it runs fine. >> >> But if I insert a single puts() line in src/cpu/s3c2442/start_qi.c : >> start_qi, just after qi info is printed and before >> bootloader_second_phase is called, it hangs and prints Ts. >> > > Two things. You are not in stepping stone size
How can I check this? > or just you don't have > register > what function must use puts. set_putc_func. I add puts right after other puts that print the qi header. And it goes after set_putc_func. Regards, Dmitry > Michael >
