Wolfgang Denk wrote: >> >> +int board_early_init_f (void) >> +{ >> + /* CS1: IPAC-X */ >> + *IXP425_EXP_CS1 = 0x94d10013; >> + /* CS5: Debug port */ >> + *IXP425_EXP_CS5 = 0x9d520003; >> + /* CS6: HW release register */ >> + *IXP425_EXP_CS6 = 0x81860001; >> + /* CS7: LEDs */ >> + *IXP425_EXP_CS7 = 0x80900003; >> + return 0; >> > > Same comments as for AcTux1 apply to this patch, and to the other > AcTux* patches as well. > This is basically just existing code that is moved around, but I will change this globally.
cu Michael _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot