__boot_write
#define __boot_write(f, v) f = v
#define __boot_write(f, v) arc_write_uncached_32(&f, v)