]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix wrong orion5x MPP and GIPO writel arguments
authorAlbert Aribaud <[albert.aribaud@free.fr]>
Tue, 22 Jun 2010 10:20:28 +0000 (15:50 +0530)
committerWolfgang Denk <wd@denx.de>
Tue, 22 Jun 2010 20:37:00 +0000 (22:37 +0200)
commit23fdf0580660edf38cb7118f05b8865f2f73c674
treeeadbf874f0963547e9f39e73575c49031552fd68
parent6de27bdc788e7c4532ee0721ae291aeb5df475dc
Fix wrong orion5x MPP and GIPO writel arguments

Orion5x MPP and GPIO setting code had writel arguments
the wrong way around. Fixed and tested.

Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>
arch/arm/cpu/arm926ejs/orion5x/cpu.c