u-boot-brain/drivers/mtd
Haiying Wang 4e190b03aa Make Freescale local bus registers available for both 83xx and 85xx.
- Rename lbus83xx_t to fsl_lbus_t and move it to asm/fsl_lbc.h so that it
  can be shared by both 83xx and 85xx
- Remove lbus83xx_t and replace it with fsl_lbus_t in all 83xx boards
  files which use lbus83xx_t.
- Move FMR, FIR, FCR, FPAR, LTESR from mpc83xx.h to asm/fsl_lbc.h so that
  85xx can share them.

Signed-off-by: Jason Jin <Jason.Jin@freescale.com>
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2008-10-29 11:12:53 -05:00
..
nand Make Freescale local bus registers available for both 83xx and 85xx. 2008-10-29 11:12:53 -05:00
nand_legacy rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
onenand NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
spi rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
at45.c drivers/mtd: Move conditional compilation to Makefile 2008-08-13 01:40:42 +02:00
cfi_flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
dataflash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
jedec_flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile drivers/mtd: Move conditional compilation to Makefile 2008-08-13 01:40:42 +02:00
mw_eeprom.c Update i386 code (sc520_cdp) 2008-09-09 11:48:53 +02:00