Home
last modified time | relevance | path

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

/openbmc/u-boot/board/armltd/integrator/
H A Dintegrator.c7c045d0b Wed Nov 09 00:14:40 CST 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>