From mboxrd@z Thu Jan 1 00:00:00 1970 From: Curt Brune Date: Wed, 15 Oct 2003 23:03:08 -0700 Subject: [U-Boot-Users] Porting to a new board Message-ID: <20031015230308.A6437@curtisb.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I have an ARM7TDMI based board that is not currently supported by u-boot and I would like to have a go at it -- the board is described here: http://www.cucy.net/evb4510.pdf The boot loader that comes with the board is lame. It requires one to connect with a windows program to program the flash and to do other u-boot type things. I want to put u-boot on this board instead. Is there a "new board porting guide" or other porting related docs? Cheers, Curt