On 09:22 Sat 15 Nov , [EMAIL PROTECTED] wrote: > - Use readx/writex instead of direct pointer access > - Replace hardcoded values by macros > - Minor space to tab conversion > > No functional change. > > Signed-off-by: Dirk Behme <[EMAIL PROTECTED]> > > --- > board/omap3/beagle/beagle.c | 78 +++++++++++++++++++------------- > board/omap3/overo/overo.c | 90 > ++++++++++++++++++++++--------------- > include/asm-arm/arch-omap3/omap3.h | 70 ++++++++++++++++++++++++++++ > 3 files changed, 171 insertions(+), 67 deletions(-) > apply to u-boot-arm/omap3 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
Re: [U-Boot] [PATCH-OMAP3] OMAP3: Clean up board files
Jean-Christophe PLAGNIOL-VILLARD Thu, 20 Nov 2008 14:44:55 -0800
- [U-Boot] [PATCH-OMAP3] OMAP3: Clean up bo... dirk . behme
- Re: [U-Boot] [PATCH-OMAP3] OMAP3: Cl... Jean-Christophe PLAGNIOL-VILLARD