Hello Aman,

In the latest source tree there is an at91sam9263ek. If this the board you are 
looking for, you need to issue 



  make at91sam9263ek_config



and for NAND flash you need to



  make at91sam9263ek_nandflash_config



then issuing a make all command will give you the .bin file. For other
options you can look at the header file of the board in
/u-boot/include/configs.



Faruk Kaya

--- On Fri, 1/23/09, Amandeep Bhullar <abhul...@techlinkentertainment.com> 
wrote:
From: Amandeep Bhullar <abhul...@techlinkentertainment.com>
Subject: [U-Boot-Users] problem configuring U-boot for arm
To: u-boot-users@lists.sourceforge.net
Date: Friday, January 23, 2009, 3:34 PM

Hello All,

I have an Atmel AT91SAM9263 evaluation board with an arm926ejs based 
processor. I want to configure U-boot for this and want to have a USB 
device boot option available too. Though the U-boot will be in NAND 
Flash but i want the board to boot from a USB device like a USB Flash 
drive etc.

I was reading the README and it talks about configuring a large number 
of options. Where do I define these options? Which file?

if i  give the command
 $ make arm926ejs_config
if comes with a message
make: *** No rule to make target 'arm926ejs_config'. Stop.

Can anybody help me in how to obtain a .bin file for my processor that i 
can load in NANDFlash and use thus U-boot.

Many Thanks

Aman.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users



      
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to