mirror of
https://xff.cz/git/u-boot/
synced 2025-10-18 08:23:24 +02:00
ddr: altera: Massage addr into I/O accessors
Get rid of invocations of this sort: addr = (u32)&base->reg; writel(val, addr); Signed-off-by: Marek Vasut <marex@denx.de>
This commit is contained in: