[U-Boot] Struct SoC access (was:Make preparatory patches that initially have no effect?)
Mike Frysinger
vapier at gentoo.org
Sat Aug 14 21:36:04 CEST 2010
On Sat, Aug 14, 2010 at 3:30 PM, Reinhard Meyer wrote:
> #define DBU_ADDR 0xsomething (in a SoC header file)
>
> dbu_t *dbu = (dbu_t *)DBU_ADDR; (in a function)
needs to be volatile ...
-mike
More information about the U-Boot
mailing list