diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/CATcenter.h | 2 | ||||
| -rw-r--r-- | include/configs/MPC8313ERDB.h | 2 | ||||
| -rw-r--r-- | include/configs/PPChameleonEVB.h | 2 | ||||
| -rw-r--r-- | include/configs/SX1.h | 2 | ||||
| -rw-r--r-- | include/configs/integratorcp.h | 2 | ||||
| -rw-r--r-- | include/configs/omap1510inn.h | 2 | ||||
| -rw-r--r-- | include/configs/omap2420h4.h | 2 | ||||
| -rw-r--r-- | include/configs/omap5912osk.h | 2 | 
8 files changed, 8 insertions, 8 deletions
| diff --git a/include/configs/CATcenter.h b/include/configs/CATcenter.h index 0321650f3..1603c9c0b 100644 --- a/include/configs/CATcenter.h +++ b/include/configs/CATcenter.h @@ -473,7 +473,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 diff --git a/include/configs/MPC8313ERDB.h b/include/configs/MPC8313ERDB.h index c9a9c83f2..7bc4e2743 100644 --- a/include/configs/MPC8313ERDB.h +++ b/include/configs/MPC8313ERDB.h @@ -192,7 +192,7 @@  #define CFG_LBC_MRTPR	0x20000000  /*TODO */ 	/* LB refresh timer prescal, 266MHz/32 */ -/* drivers/nand/nand.c */ +/* drivers/mtd/nand/nand.c */  #define CFG_NAND_BASE		0xE2800000	/* 0xF0000000 */  #define CFG_MAX_NAND_DEVICE	1  #define NAND_MAX_CHIPS		1 diff --git a/include/configs/PPChameleonEVB.h b/include/configs/PPChameleonEVB.h index c2aa2cc09..cf9832434 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 diff --git a/include/configs/SX1.h b/include/configs/SX1.h index 05cef873e..50ad7dd59 100644 --- a/include/configs/SX1.h +++ b/include/configs/SX1.h @@ -181,7 +181,7 @@   * FLASH driver setup   */  #define CFG_FLASH_CFI		1	/* Flash memory is CFI compliant */ -#define CFG_FLASH_CFI_DRIVER	1	/* Use drivers/cfi_flash.c */ +#define CFG_FLASH_CFI_DRIVER	1	/* Use drivers/mtd/cfi_flash.c */  #define CFG_FLASH_USE_BUFFER_WRITE 1	/* Use buffered writes (~10x faster) */  #define CFG_FLASH_PROTECTION	1	/* Use hardware sector protection */ diff --git a/include/configs/integratorcp.h b/include/configs/integratorcp.h index 69310d4df..e1d1483b7 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 diff --git a/include/configs/omap1510inn.h b/include/configs/omap1510inn.h index 8623ed3cc..0be46eace 100644 --- a/include/configs/omap1510inn.h +++ b/include/configs/omap1510inn.h @@ -179,7 +179,7 @@   * FLASH driver setup   */  #define CFG_FLASH_CFI		1	/* Flash memory is CFI compliant */ -#define CFG_FLASH_CFI_DRIVER	1	/* Use drivers/cfi_flash.c */ +#define CFG_FLASH_CFI_DRIVER	1	/* Use drivers/mtd/cfi_flash.c */  #define CFG_FLASH_USE_BUFFER_WRITE	1	/* Use buffered writes (~10x faster) */  #define CFG_FLASH_PROTECTION	1	/* Use hardware sector protection */ diff --git a/include/configs/omap2420h4.h b/include/configs/omap2420h4.h index 8ae8efeb8..88a3f6eb9 100644 --- a/include/configs/omap2420h4.h +++ b/include/configs/omap2420h4.h @@ -283,7 +283,7 @@   * CFI FLASH driver setup   */  #define CFG_FLASH_CFI		1	/* Flash memory is CFI compliant */ -#define CFG_FLASH_CFI_DRIVER	1	/* Use drivers/cfi_flash.c */ +#define CFG_FLASH_CFI_DRIVER	1	/* Use drivers/mtd/cfi_flash.c */  #define CFG_FLASH_USE_BUFFER_WRITE 1	/* Use buffered writes (~10x faster) */  #define CFG_FLASH_PROTECTION	1	/* Use hardware sector protection */ diff --git a/include/configs/omap5912osk.h b/include/configs/omap5912osk.h index 16ce2f61a..e3bde4ff8 100644 --- a/include/configs/omap5912osk.h +++ b/include/configs/omap5912osk.h @@ -174,7 +174,7 @@   * FLASH driver setup   */  #define CFG_FLASH_CFI          1       /* Flash memory is CFI compliant */ -#define CFG_FLASH_CFI_DRIVER   1       /* Use drivers/cfi_flash.c */ +#define CFG_FLASH_CFI_DRIVER   1       /* Use drivers/mtd/cfi_flash.c */  #define CFG_FLASH_BANKS_LIST { PHYS_FLASH_1, PHYS_FLASH_2 } |