From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Wed, 21 Apr 2004 16:09:29 +0200 Subject: [U-Boot-Users] u-boot compiler In-Reply-To: <052401c427a5$a2ea07b0$6b01a8c0@cc> References: <052401c427a5$a2ea07b0$6b01a8c0@cc> Message-ID: <40868099.10007@imc-berlin.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > I just started with u-boot and I have to compile U-boot for my board > (at91rm9200dk) > > So, to compile u-boot, I read the README file. > > make at91rm9200dk_config > and I got this error : > > : unrecognized option > > when it executes ./mkconfig I just downloaded u-boot-1.1.0 and it compiled out-of-the-box for at91rm9200dk. Steven