Re: [U-Boot] SD card support for U-boot 1.3.4

2009-12-02 Thread Wolfgang Denk
Dear Jimmy Shergill, In message you wrote: > > Thanks for your reply. As suggested, I have downloaded version 2009.08 and > built it like this (please tell me if thats correct) > > # make at91sam9263ek_config > ... with environment variable in SPI DATAFLASH CS0 > Configuring for at91sam9263ek b

Re: [U-Boot] SD card support for U-boot 1.3.4

2009-12-02 Thread Jimmy Shergill
On Tue, Dec 1, 2009 at 5:56 PM, Wolfgang Denk wrote: > Dear Jimmy Shergill, > > In message > you wrote: > > > > I am a new user of U-boot and Linux. Please bear with me. I have Atmel > > AT91SAM9263-EK (ARM based) and have U-boot 1.3.4 running on it. Currently > > U-boot, Linux Kernel and jffs2

Re: [U-Boot] SD card support for U-boot 1.3.4

2009-12-01 Thread Wolfgang Denk
Dear Jimmy Shergill, In message you wrote: > > I am a new user of U-boot and Linux. Please bear with me. I have Atmel > AT91SAM9263-EK (ARM based) and have U-boot 1.3.4 running on it. Currently > U-boot, Linux Kernel and jffs2 root filesystem, all are in NAND flash and > work fine. We need to b

Re: [U-Boot] SD card support for U-boot 1.3.4

2009-12-01 Thread Tom
Jimmy Shergill wrote: > Hello All, > > I am a new user of U-boot and Linux. Please bear with me. I have Atmel > AT91SAM9263-EK (ARM based) and have U-boot 1.3.4 running on it. Currently > U-boot, Linux Kernel and jffs2 root filesystem, all are in NAND flash and > work fine. We need to boot the eva

[U-Boot] SD card support for U-boot 1.3.4

2009-12-01 Thread Jimmy Shergill
Hello All, I am a new user of U-boot and Linux. Please bear with me. I have Atmel AT91SAM9263-EK (ARM based) and have U-boot 1.3.4 running on it. Currently U-boot, Linux Kernel and jffs2 root filesystem, all are in NAND flash and work fine. We need to boot the evaluation kit from SD Card. 1. Does