Dear "asar", In message <[email protected]> you wrote: > > Is there any multithreading support or interrupt handler register mechanism > in u-boot for mpc85xx based boards
We do have interrupt support on PowerPC, but U-Boot is strictly single-threaded. And most drivers use polling only. Sounds what you are looking for is an operating system, not a boot loader. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] "Text processing has made it possible to right-justify any idea, even one which cannot be justified on any other grounds." -- J. Finnegan, USC. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

