From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Thu, 03 Apr 2008 19:09:25 -0400 Subject: [U-Boot-Users] newcomer In-Reply-To: References: Message-ID: <47F563A5.6080101@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de ???? wrote: > hi experters: > > I'm a newcomer in U-boot, I want to understand the U-boot,but i don't > know how to start!Anyone can help me ? > Thanks, > Peter wang Hi Peter, Start by looking in the u-boot code/documentation to see if your processor is supported. Look through boards using that processor to get a feel for what needs to be customized for a port. See the DULG manual: Browse the source: Read the README: (especially starting at line 3732 ;-) Then come back and ask specific questions and we will give you more specific answers. Best regards, gvb