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

Michael Bendzick michaelb at logicpd.com
Fri Jan 14 21:55:36 CET 2005


* 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: omap5912osk-cfi.patch
Type: application/octet-stream
Size: 16982 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050114/c7a4c8df/attachment.obj 


More information about the U-Boot mailing list