summaryrefslogtreecommitdiff
path: root/src/mainboard/arm/rdn2/flash.fmd
blob: 2b75d355d1805d17a46487d61d3129cd0dd959ce (plain)
1
2
3
4
5
6
7
8
9
FLASH@0x08000000 CONFIG_ROM_SIZE {

	BIOS@0x0 CONFIG_ROM_SIZE {

		BOOTBLOCK 128K
		FMAP@0x20000 0x200
		COREBOOT(CBFS)
	}
}