uboot-mt623x/nand_spl
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
..
board rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
nand_boot.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
nand_boot_fsl_elbc.c Make Freescale local bus registers available for both 83xx and 85xx. 2008-10-29 11:12:53 -05:00