diff options
Diffstat (limited to 'src/mainboard/amd/birman_plus/board_phoenix.fmd')
-rw-r--r-- | src/mainboard/amd/birman_plus/board_phoenix.fmd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/mainboard/amd/birman_plus/board_phoenix.fmd b/src/mainboard/amd/birman_plus/board_phoenix.fmd new file mode 100644 index 0000000000..bc09fe75d5 --- /dev/null +++ b/src/mainboard/amd/birman_plus/board_phoenix.fmd @@ -0,0 +1,9 @@ +FLASH@0xFF000000 16M { + BIOS { + EC_SIG 4K + FMAP 4K + COREBOOT(CBFS) + EC_BODY@15872K 256K + RW_MRC_CACHE 256K + } +} |