
30 Jul
2013
30 Jul
'13
3:25 p.m.
On Fri, Jun 14, 2013 at 02:22:36PM +0200, Christian Riesch wrote:
The current code uses clrbits_be32 which is incorrect since we are on a little endian machine here. This patch fixes this issue and also removes some unnecessary code: Reading the current GPIO bank state is not required if we are using the SET and CLEAR GPIO registers for setting/clearing bits.
Signed-off-by: Christian Riesch christian.riesch@omicron.at Cc: Nagabhushana Netagunte nagabhushana.netagunte@ti.com Cc: Rajashekhara, Sudhakar sudhakar.raj@ti.com
Applied to u-boot-ti/master, thanks!
--
Tom