From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tolunay Orkun Date: Sun, 12 Nov 2006 15:09:30 -0600 Subject: [U-Boot-Users] [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Update #2] Message-ID: <45578D8A.8070508@orkun.us> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This patch (replaces patches submitted via DNX#2006110942000016 and DNX#2006111042000013): * Adds support for AMD command set Top Boot flash geometry reversal * Adds support for reading JEDEC Manufacturer ID and Device ID * Adds support for displaying command set, manufacturer id and device ids (flinfo) * Makes flinfo output to be consistent when CFG_FLASH_EMPTY_INFO defined * Removes outdated change history (refer to git log instead) Signed-off-by: Tolunay Orkun --- drivers/cfi_flash.c | 214 +++++++++++++++++++++++++++++++++++++-------------- include/flash.h | 8 ++ 2 files changed, 164 insertions(+), 58 deletions(-) -------------- next part -------------- A non-text attachment was scrubbed... Name: cfi_driver.patch Type: text/x-patch Size: 13505 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20061112/01ce79a9/attachment.bin