Dear Chengzhi Li, In message <[email protected]> you wrote: > > I am developing a new board using MPC852T as main control unit. If I want > to know which board U-Boot supported is familiar with my new board, what can > I do? Did I need to Learn all the schematics of the board on which MPC852T > is utilized? Oh, what a very huge and difficult work it is! So, who can tell > me where the shortcut is? Thanks!
Yes, you need a really thorough, in-depth understanding of your hardware to perform such a task. If you additionally know some other board very well (including the schematics) then you might save some time by being able to copy parts of their configuration. Without such knowledge, it is usually more efficient to focus on your hardware and bring it up step by step. 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] "If that makes any sense to you, you have a big problem." -- C. Durance, Computer Science 234 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

