summaryrefslogtreecommitdiffstats
path: root/drivers/nor
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-12-15 21:22:30 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-12-15 21:23:42 +0100
commitca8ec6c9d57e882404abb40d020e2a2413b77ce3 (patch)
treea7e5755fdb4654d32264b4d172f8f775f5db0b87 /drivers/nor
parent2ed0bbbc37f39c95c695fdc140a46e9625f8b3de (diff)
downloadbarebox-ca8ec6c9d57e882404abb40d020e2a2413b77ce3.tar.gz
barebox-ca8ec6c9d57e882404abb40d020e2a2413b77ce3.tar.xz
Cleanup some more collateral damage from renaming
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'drivers/nor')
-rw-r--r--drivers/nor/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/nor/Kconfig b/drivers/nor/Kconfig
index db07aa30c5..7d9497e3be 100644
--- a/drivers/nor/Kconfig
+++ b/drivers/nor/Kconfig
@@ -14,7 +14,7 @@ config DRIVER_CFI_NEW
default y
bool "new cfi flash driver"
help
- The old cfi flash driver is mainly an adopted version from barebox v1
+ The old cfi flash driver is mainly an adopted version from U-Boot v1
whereas the new driver contains some more experimental features such
as selecting the supported chiptypes and bus widths making the driver
smaller.