From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 29 Jan 2007 12:10:23 +0100 (MET) Subject: [U-Boot-Users] Atmel DataFlash hooks. In-Reply-To: <20070128225045.71D72352629@atlas.denx.de> References: <20070128225045.71D72352629@atlas.denx.de> Message-ID: <200701291210.11184.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sunday 28 January 2007 23:50, Wolfgang Denk wrote: > > made to work if not considered necessary, without changing cmd_mem.c. > > How possible/good this goal is remains to be seen, I agree. The current > > IMHO we should provide a user inteface which is powerful, yet easy to > use - this requires it must be intuitive to the end user. For most f > them, (NOR) flash *is* memory, while and IDE or USB disk and even an > EEPROM is not. >From my technical point of view, NOR flash is memory but NAND flash *and* DataFlash are not. But I also see the problem in changing the DataFlash user interface and unfortunately I have no solution for it right now. Best regards, Stefan