PALIGN            104 scripts/dtc/fdtdump.c 			p = PALIGN(p + strlen(s) + 1, 4);
PALIGN            134 scripts/dtc/fdtdump.c 			p = PALIGN(p, 8);
PALIGN            137 scripts/dtc/fdtdump.c 		p = PALIGN(p + sz, 4);