[U-Boot] mmc command

2010-04-19 Thread Amandeep Bhullar
Hello all, I build u-boot-2009.11.1 for the board AT91SAM9G45ek. I have two questions. 1 - Under the folder board/atmel/, the board at91sam9g45ek is not listed. The closest one is at91sam9m10g45ek. Is it Ok to use that? 2 - I want to try SD card boot on the board. After building u-boot (using at

Re: [U-Boot] USB key not recognized

2009-04-21 Thread Amandeep Bhullar
Thanks for replying, Remy. I appreciate it. I just downloaded, built and used U-boot version 2009.03. It does see the USB key now. U-Boot> usb start (Re)start USB... USB: scanning bus for devices... 2 USB Device(s) found scanning bus for storage devices... 1 Storage Device(s) found Anoth

[U-Boot] USB key not recognized

2009-04-21 Thread Amandeep Bhullar
Hi I am using Atmel AT91SAM9263-EK and running u-boot 1.1.5, it fails to recognize a USB key of size 1GB and formatted in FAT. This is what is happening: U-boot> usb start (Re)start USB... USB: scanning bus for devices... USB device not responding, giving up (status=20) 2 USB Device(s) f

[U-Boot] Loading Linux Image on AT91SAM9263-EK

2009-02-11 Thread Amandeep Bhullar
Hi All, I have Atmel AT91SAM9263 Evlauation kit and want to load Linux-2.6.27 on it. Here is what I did: 1. Downloaded Linux-2.6.27 and followed instructions on http://www.linux4sam.org/twiki/bin/view/Linux4SAM/LinuxKernel to build the Linux kernel. I used cross tool chain arm-none-linux-gnuea

[U-Boot] u-boot for ARM

2009-01-23 Thread Amandeep Bhullar
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