]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: OMAP: remove sr32() from OMAP board code
authorWolfgang Denk <wd@denx.de>
Tue, 25 Mar 2014 13:49:48 +0000 (14:49 +0100)
committerTom Rini <trini@ti.com>
Thu, 17 Apr 2014 18:39:54 +0000 (14:39 -0400)
commite7300f463d0c5f414d4cb717cad925554564a92e
tree7311fc2837cf1e3d577af94e8766dd38263a7284
parent1b82491ee6ee1e986e5521b33692a00e1f38fe75
ARM: OMAP: remove sr32() from OMAP board code

Replace the custom sr32() bit manipulation function in
arch/arm/cpu/armv7/omap3/board.c and board/ti/panda/panda.c
by standard I/O accessors.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Tom Rini <trini@ti.com>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
arch/arm/cpu/armv7/omap3/board.c
board/ti/panda/panda.c