summaryrefslogtreecommitdiff
path: root/include/configs/PPChameleonEVB.h
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel@ziswiler.com>2007-12-30 02:30:46 (GMT)
committerWolfgang Denk <wd@denx.de>2008-01-09 20:48:49 (GMT)
commit7817cb2083d982923752fe0f12b67c0e7c09a027 (patch)
tree4fa47e141b66627b64d5bfc5e69d3492e6d8daff /include/configs/PPChameleonEVB.h
parenta9b410dc7d2a4721c408b13abfc037988150f145 (diff)
downloadu-boot-fsl-qoriq-7817cb2083d982923752fe0f12b67c0e7c09a027.tar.xz
fix comments with new drivers organization
Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
Diffstat (limited to 'include/configs/PPChameleonEVB.h')
-rw-r--r--include/configs/PPChameleonEVB.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/PPChameleonEVB.h b/include/configs/PPChameleonEVB.h
index c2aa2cc..cf98324 100644
--- a/include/configs/PPChameleonEVB.h
+++ b/include/configs/PPChameleonEVB.h
@@ -496,7 +496,7 @@
#define CONFIG_VGA_AS_SINGLE_DEVICE
/* This is the base address (on 405EP-side) used to generate I/O accesses on PCI bus */
#define CFG_ISA_IO 0xE8000000
-/* see also drivers/videomodes.c */
+/* see also drivers/video/videomodes.c */
#define CFG_DEFAULT_VIDEO_MODE 0x303
#endif