diff options
author | Christian Riesch <christian.riesch@omicron.at> | 2013-06-14 14:22:36 +0200 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-07-26 16:39:10 -0400 |
commit | 3864cb2133b8d4a45dbad603f7b0b9f051d617ff (patch) | |
tree | 57787024093fc02a3ddebe979747d8732ca1bae5 /include/stratixII.h | |
parent | bf0e86606df37e3344b14d12e58aa8799a15fe37 (diff) | |
download | u-boot-imx-3864cb2133b8d4a45dbad603f7b0b9f051d617ff.zip u-boot-imx-3864cb2133b8d4a45dbad603f7b0b9f051d617ff.tar.gz u-boot-imx-3864cb2133b8d4a45dbad603f7b0b9f051d617ff.tar.bz2 |
da850evm: Use clrbits function with correct endianess
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>
Diffstat (limited to 'include/stratixII.h')
0 files changed, 0 insertions, 0 deletions