Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx

This commit is contained in:
Wolfgang Denk
2007-05-16 01:12:04 +02:00
22 changed files with 1686 additions and 75 deletions

View File

@@ -444,8 +444,6 @@ int sdram_adjust_866 (void);
int adjust_sdram_tbs_8xx (void);
#if defined(CONFIG_8260)
int prt_8260_clks (void);
#elif defined(CONFIG_MPC83XX)
int print_clock_conf(void);
#elif defined(CONFIG_MPC5xxx)
int prt_mpc5xxx_clks (void);
#endif