Hi John, John Rigby wrote: > Sylvain, > > Here is an updated patch for the liteb board. > > John
Looks good. But two comments : * Isn't a modif to the arch/ppc/platform/Makefile missing ? * What's the "cs-1" you turn on there : > > +#ifdef CONFIG_LITE5200B > + /* turn on cs1 */ > + port_config |= 0x80000000; > +#endif I couldn't find the schema / real-doc of the Lite5200b, is this available somewhere on-line ? Sylvain