]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cfi_flash: Fix typo in cfi_flash.c
authorStefan Roese <sr@denx.de>
Thu, 5 Feb 2009 10:44:52 +0000 (11:44 +0100)
committerStefan Roese <sr@denx.de>
Thu, 5 Feb 2009 10:44:52 +0000 (11:44 +0100)
commite1fb6d0d52fbe3fbc1a4c651dacf11e9c1417f63
tree54647323ee7fc387b233622114c896f03238fd2a
parent28745db969b72693754991c838f68a7fb4a8b1ab
cfi_flash: Fix typo in cfi_flash.c

Patch "flash/cfi_flash: Use virtual sector start address, not phys"
introduced a small typo and compilation warning for systems with CFI
legacy support (e.g. hcu4). This patch fixes it.

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