From mboxrd@z Thu Jan 1 00:00:00 1970 From: CG Date: Thu, 22 Apr 2004 10:59:55 -0400 Subject: [U-Boot-Users] dataflash card and boot linux (at91rm9200) Message-ID: <020301c4287a$79403a30$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 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