[U-Boot-Users] PATCH: omap5912osk uses CFI driver, (RO) text output of cfi_flash .c

* Patches by Michael Bendzick, 14 Jan 2005: - Configure omap5912osk board to use drivers/cfi_flash.c - Remove hardcoded personalized settings from omap5912osk.h - Fix spacing with (RO) marks in 'flinfo' output in drivers/cfi_flash.c
The attached patch converts the omap5912osk board to use the main CFI driver, including for buffered writes, improving write throughput by about 10x. Consequently, the board/omap5912osk/flash.c file is removed with this patch.
The drivers/cfi_flash.c file is adjusted slightly to make the columns line up better (see example below).
Old: 00000000 (RO) 00020000 (RO) 00040000 00060000 00080000 000A0000 000C0000 000E0000 00100000 00120000 New: 00000000 (RO) 00020000 (RO) 00040000 00060000 00080000 000A0000 000C0000 000E0000 00100000 00120000
-Michael Bendzick Logic Product Development michaelb at logicpd dot com

In message 31ADFA827355984B9E2A161514595B561C34C2@lpdsrv04.logicpd.com you wrote:
- Patches by Michael Bendzick, 14 Jan 2005:
- Configure omap5912osk board to use drivers/cfi_flash.c
- Remove hardcoded personalized settings from omap5912osk.h
- Fix spacing with (RO) marks in 'flinfo' output in drivers/cfi_flash.c
Added, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Michael Bendzick
-
Wolfgang Denk