From mboxrd@z Thu Jan 1 00:00:00 1970 From: CG Date: Thu, 22 Apr 2004 12:37:17 -0400 Subject: [U-Boot-Users] dataflash card and boot linux (at91rm9200) References: <020301c4287a$79403a30$6b01a8c0@cc> Message-ID: <021701c42888$13317c50$6b01a8c0@cc> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Ok I enable CFG_CMD_NAND flag in the config file and when I compile the source code, I got these errors : cmd_nand.c: AT91C_PIOC_PDSR undeclared ... and so on. How can I fix this problem? Just include the good header file? Regards Christian ----- Original Message ----- From: "CG" To: Sent: Thursday, April 22, 2004 10:59 AM Subject: [U-Boot-Users] dataflash card and boot linux (at91rm9200) > Hello, > > Anybody has already boot linux from a dataflash card? I have the > at91rm9200dk and it has a dataflash card socket that I can use. > > Do I have to write a function in u-boot in order to copy kernel and ramdisk > data from the smartcard to the sdram memory? > > And also a function to copy kernel and ramdisk data into the dataflash card. > > Best regards > > Christian > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > U-Boot-Users mailing list > U-Boot-Users at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/u-boot-users >