[U-Boot] [PATCH-OMAP3] OMAP3: Clean up EVM board file
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Fri Nov 21 00:27:03 CET 2008
On 23:38 Thu 20 Nov , Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 21:29 Sat 15 Nov , dirk.behme at googlemail.com wrote:
> > - Use readx/writex instead of direct pointer access
> > - Replace hardcoded values by macros
> > - Minor space to tab conversion
> >
> > Notes:
> >
> > - Instead of read/modify/write GPIO_DATAOUT register use SET/CLEARDATAOUT
> > register for GPIO64
> > - GPIO 1-6 CM_FCLKEN_PER and CM_ICLKEN_PER are already configured in
> > per_clocks_enable(), remove it here
> > - Remove pin mux. Is done in set_muxconf_regs.
> >
> > No functional change.
> >
> > Signed-off-by: Dirk Behme <dirk.behme at gmail.com>
> >
> > ---
> > board/omap3/evm/evm.c | 143 +++++++++----------------------------
> > board/omap3/evm/evm.h | 64 ++++++++--------
> > include/asm-arm/arch-omap3/cpu.h | 2
> > include/asm-arm/arch-omap3/mem.h | 8 ++
> > include/asm-arm/arch-omap3/omap3.h | 1
> > 5 files changed, 78 insertions(+), 140 deletions(-)
> apply to u-boot-arm/omap3
please not that I've to remove the modification of
include/asm-arm/arch-omap3/omap3.h which does not apply
please send an incremental patch and please number them to known the order to
apply them
Best Regards,
J.
More information about the U-Boot
mailing list