> 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