diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-04-10 16:06:29 -0400 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2011-04-21 15:51:17 +0200 |
commit | 6a011ce851a0ba23ad50f9bac06dc323a863d0c5 (patch) | |
tree | 1709e1cbbee8c81647ad6b8ecf9d38be975b0327 /disk | |
parent | 735eb0f0e66b544b1dfaf6c43ce6e4bd9ae64b5e (diff) | |
download | u-boot-imx-6a011ce851a0ba23ad50f9bac06dc323a863d0c5.zip u-boot-imx-6a011ce851a0ba23ad50f9bac06dc323a863d0c5.tar.gz u-boot-imx-6a011ce851a0ba23ad50f9bac06dc323a863d0c5.tar.bz2 |
cfi_flash: reverse geometry for M29W800DT parts
The M29W800DT parts also report their geometry with the sector layout
reversed. So add that ID to the flash_fixup_stm function.
Otherwise, we get:
bfin> flinfo
Bank # 1: CFI conformant FLASH (16 x 16) Size: 1 MB in 19 Sectors
AMD Standard command set, Manufacturer ID: 0x20, Device ID: 0x22D7
Erase timeout: 8192 ms, write timeout: 1 ms
Sector Start Addresses:
20000000 20004000 20006000 20008000 20010000
20020000 20030000 20040000 20050000 20060000
20070000 20080000 20090000 200A0000 200B0000
200C0000 200D0000 200E0000 200F0000
Reported-by: Jianxi Fu <fujianxi@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'disk')
0 files changed, 0 insertions, 0 deletions