Dear uday bhaskar, In message <[email protected]> you wrote: > > I am Uday new to U-boot. Can any one tell me how to load U-boot in to > ARM7(phillips LPC2129) based board.
I'm not sure what exactly your question is. The process of porting U-Boot to your hardware is described in the "Porting Guide" section of the README. To actually load the resulting U-Boot image into the boot device (flash memory) on your board you will usually use a JTAG debugger. We use and recommend the BDI3000 by Abatron for this purpose. 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] I perceive a possibility of an immediate chronological sequence of events which includes a violence. - Terry Pratchett, _The Dark Side of the Sun_ _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

