From mboxrd@z Thu Jan 1 00:00:00 1970 From: Z.N. Date: Tue, 08 Feb 2005 23:35:13 +0000 Subject: [U-Boot-Users] at45 dataflash Message-ID: <1107905713.9293.9.camel@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi! I'm running u-boot 1.1.2 on an AT91 compatible board, however I have no NAND flash, only serial dataflash. As far as I've looked at the sources, there is a configuration option that I can store environment variables on the dataflash, however how can I load the kernel image & ramdisk image from dataflash into SDRAM? (I've found no commands to do this, maybe I overlooked it somewhere..) If there is no way to do this, what if I load the kernel image together with u-boot into sdram on startup, can u-boot start this "pre-loaded" kernel image? Thank you for you answers! Best Regards, Zoli