From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pink Boy Date: Sat, 1 Nov 2008 17:34:37 -0700 (PDT) Subject: [U-Boot] Building u-boot for the AT91RM9200-EK circa 2008 In-Reply-To: <20081101094437.GA7906@game.jcrosoft.org> Message-ID: <1124.97300.qm@web31811.mail.mud.yahoo.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jean-Christophe sez, > > make distclean > > make at91sam9263ek_config Sorry bad paste job that should be make at91rm9200ek_config. > > make > CROSS_COMPILE= > why do you try to use the at91sam9263ek board on the > AT91RM9200EK? > > and the AT91RM9200EK is not so far from the AT91SAM9200DK > which is mainline and they are not so much different execept > some PIO settings I could try that and see it it will work. Would be nice to have some sort of peg in the ground what I can build something that works. > IIRC Ulf send some patch 2 years ago > > Maybe he can resend a rebased version? Would have been nice if they'd included it considering that the AT91rm9200-ek is an odd ball with no real long term future. I'll try the AT91RM9200DK and see if I can get anything out of that. I worry that with the old source I can't get a working tool chain for it. How hard would it be to have a standard Hello World program build on u-boot that just does a bare init of the hardware and spits "Oh Hai" out the serial port? At least then you can verify that the tool chain and startup code is mostly working. Hmmm... Matthew Harper Tehama Wireless.