coreboot-kgpe-d16/src/mainboard/intel/leafhill/leafhill.8192.fmd
Andrey Petrov 6a489237d5 mainboard/intel/leafhill: Clean up
This patch tries to clean the code by:
o removing duplication of LPC GPIO pads
o removing incorrect definitions from devicetree
o removing irrelevant entries from FMD file

Also adds vital defaults in Kconfig so it is possible to build an image.

Change-Id: Id9913f3b053189166392271152ce5300d82a7de8
Signed-off-by: Andrey Petrov <andrey.petrov@intel.com>
Reviewed-on: https://review.coreboot.org/18479
Tested-by: build bot (Jenkins)
2017-02-25 09:00:50 +01:00

14 lines
345 B
Text

FLASH 8M {
SI_DESC@0x0 0x1000
IFWI@0x1000 0x300000
FMAP@0x321000 0x800
COREBOOT(CBFS)@0x321800 0x300000
UNIFIED_MRC_CACHE@0x621800 0x21000 {
RECOVERY_MRC_CACHE@0x0 0x10000
RW_MRC_CACHE@0x10000 0x10000
RW_VAR_MRC_CACHE@0x20000 0x1000
}
BIOS_UNUSABLE@0x740000 0x40000
DEVICE_EXTENSION@0x780000 0x7f000
UNUSED_HOLE@0x7ff000 0x1000
}