Home
last modified time | relevance | path

Searched hist:"7 c045d0bfec1e2990e19d3eb1852839e27270387" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/armltd/integrator/
H A Dintegrator.c7c045d0bfec1e2990e19d3eb1852839e27270387 Wed Nov 09 06:14:40 UTC 2011 Linus Walleij <linus.walleij@linaro.org> integrator: use io-accessors for board init

Casting around to *(volatile ulong *) doesn't look good, so include
the <asm/io.h> macros and use good old readl() instead.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>