summaryrefslogtreecommitdiff
path: root/src/arch/i386/lib/failover_failover.lds
blob: ec8c12a9e4877ea5bee9a313cdbe7cb5376f7983 (plain)
1
2
	__fallback_image = (CONFIG_ROM_PAYLOAD_START & 0xfffffff0) - 8;
	__normal_image = ((CONFIG_ROM_PAYLOAD_START - CONFIG_FALLBACK_SIZE) & 0xfffffff0) - 8;