
10 Nov
2006
10 Nov
'06
12:50 a.m.
Hello list,
inside the automatic U-Boot patch tracking system a new ticket [DNX#2006111042000013] was created:
<snip>
This patch (replaces patch submitted via DNX#2006110942000016):
- 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 listmember@orkun.us
drivers/cfi_flash.c | 207 +++++++++++++++++++++++++++++++++++++-------------- include/flash.h | 8 ++ 2 files changed, 159 insertions(+), 56 deletions(-)
</snip>
Your U-Boot support team