On 09:56 Mon 19 Jan , Hugo Villeneuve wrote: > > From: [email protected] on behalf of Hugo Villeneuve > > Sent: Fri 11/21/2008 2:35 PM > > To: [email protected] > > Subject: [U-Boot] [PATCH 1/1] ARM DaVinci: Add common peripherals > > andmodules enable functions. > > > > Taken all the duplicated code for enabling common modules and apply > > software workarounds from the board specific code into common > > functions. Also added comments explaining the workarounds > > (from TI errata documents) and replaced some numerical bit numbers > > with more meaningful defines. > > > > Signed-off-by: Hugo Villeneuve <[email protected]> > > --- > > board/davinci/common/psc.c | 65 ++++++++++++++++++++++++++ > > +++++++++ board/davinci/common/psc.h | 3 ++ > > board/davinci/dvevm/dvevm.c | 35 +++++-------------- > > board/davinci/schmoogie/schmoogie.c | 37 +++++-------------- > > board/davinci/sffsdr/sffsdr.c | 31 +++-------------- > > board/davinci/sonata/sonata.c | 35 +++++-------------- > > 6 files changed, 101 insertions(+), 105 deletions(-) > > I sent this patch two months ago but I didn“t receive feedback... Ack they will be present in the next merge
Best Regards, J. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

