On 10/05/2011 02:06 PM, Laurence Withers wrote: > On Wed, Oct 05, 2011 at 11:43:29AM +0200, Stefano Babic wrote: >> From: Bastian Ruppert <[email protected]> >> >> Signed-off-by: Bastian Ruppert <[email protected]> >> Signed-off-by: Stefano Babic <[email protected]> >> CC: [email protected] >> CC: Sandeep Paulraj <[email protected]> >> --- >> arch/arm/include/asm/arch-davinci/hardware.h | 4 +++ >> board/davinci/ea20/ea20.c | 30 >> +++++++++++++++++++++++++- >> 2 files changed, 33 insertions(+), 1 deletions(-) > > There are generic GPIO functions (asm/gpio.h) for DaVinci; you should > probably use those instead of directly programming the registers.
Right. Then I prepare an additional patch to clean up all direct access to gpio registers to this files and I add to this patchset. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: [email protected] ===================================================================== _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

