In message <20050422210610.GA9158 at gate.ebshome.net> you wrote: > > This is not relevant, because Linux doesn't use this "checkstop" > trick. It directly just jumps to U-Boot warm-reboot entry point.
Which is a bad design desicion, IMHO. If you want to reset a board, you should really RESET it (and give all attached peripherals a chance to get reset, too), instead of just assuming everything is in good shape an it's sufficient to just jump into some boot loader code again. 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 "Language shapes the way we think, and determines what we can think about." - B. L. Whorf