summaryrefslogtreecommitdiffstats
path: root/include/configs/integratorcp.h
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel@ziswiler.com>2007-12-30 03:30:46 +0100
committerWolfgang Denk <wd@denx.de>2008-01-09 21:48:49 +0100
commit7817cb2083d982923752fe0f12b67c0e7c09a027 (patch)
tree4fa47e141b66627b64d5bfc5e69d3492e6d8daff /include/configs/integratorcp.h
parenta9b410dc7d2a4721c408b13abfc037988150f145 (diff)
downloadtalos-obmc-uboot-7817cb2083d982923752fe0f12b67c0e7c09a027.tar.gz
talos-obmc-uboot-7817cb2083d982923752fe0f12b67c0e7c09a027.zip
fix comments with new drivers organization
Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
Diffstat (limited to 'include/configs/integratorcp.h')
-rw-r--r--include/configs/integratorcp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/integratorcp.h b/include/configs/integratorcp.h
index 69310d4dfb..e1d1483b71 100644
--- a/include/configs/integratorcp.h
+++ b/include/configs/integratorcp.h
@@ -168,7 +168,7 @@ SIB at Block62 End Block62 address 0x24f80000
/*
* Move up the U-Boot & monitor area if more flash is fitted.
* If this U-Boot is to be run on Integrators with varying flash sizes,
- * drivers/cfi_flash.c::flash_init() can read the Integrator CP_FLASHPROG
+ * drivers/mtd/cfi_flash.c::flash_init() can read the Integrator CP_FLASHPROG
* register and dynamically assign CFG_ENV_ADDR & CFG_MONITOR_BASE
* - CFG_MONITOR_BASE is set to indicate that the environment is not
* embedded in the boot monitor(s) area
OpenPOWER on IntegriCloud