In message <21fb73bc0506041640736e3020 at mail.gmail.com> you wrote: > > My debug lines at the beginning of init never get printed on the > console or in the log_buf.
With "beginning of init" you mean init() in "init/main.c", right? So gets rest_init() called? Did you add a few printk's to start_kernel()? How far does it get? > Any suggestions for debugging? Attach a BDI2000 and start GDB... Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de If something is different, it's either better or worse, and usually both. - Larry Wall
