]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cfi_flash: Fix bug in flash_isset() to use correct 32bit function
authorStefan Roese <sr@denx.de>
Wed, 2 Jan 2008 13:05:37 +0000 (14:05 +0100)
committerStefan Roese <sr@denx.de>
Wed, 2 Jan 2008 13:05:37 +0000 (14:05 +0100)
commit47cc23cbe9a669c510183f4f049bf703ef445f3b
tree64968984875a5333007e3143e9da03d4133ce16e
parent0dc80e2759fba859ccc4cdadc633577ca2971f3e
cfi_flash: Fix bug in flash_isset() to use correct 32bit function

This bug was detected on the LWMON5 target which has 2 Intel 16bit wide
flash chips connected to a 32bit wide port.

Signed-off-by: Stefan Roese <sr@denx.de>
drivers/mtd/cfi_flash.c