BOOT_SIG
writel_relaxed((0xABBAAB00 | (cpu & 0xff)), base + BOOT_SIG);
__raw_writel(0xBADABABA, base + BOOT_SIG);