Skip to content

Commit 835f951

Browse files
committed
mb/google/skyrim: Add initial APCB release for skyrim board
This is a data file that gives configuration data to AMD's ABL, the PSP AGESA Bootloader. As there is no code, there is no ABI, license, or version number. Specified contents describing memory initialization: Memory is 2 channel, LPDDR5/LPDDR5x The GPIOs to use for the SPD identifiers: Bit 0: GPIO 144 Bit 1: GPIO 85 Bit 2: GPIO 79 Bit 3: GPIO 91 Contains 16 slots for possible SPD entries. UMA size is set to 64MB. eSPI I/O range address and size configuration. MEMRESTORECTL is enabled to leverage MRC Cache. Signed-off-by: Martin Roth <[email protected]> Change-Id: Ia72eb4bd3ea74d813cad34e06fb0452814460144
1 parent 4635ce0 commit 835f951

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed
38.3 KB
Binary file not shown.
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
Files:
2+
APCB_MDN_D5.bin - Data only - No license, ABI or Version #
3+
4+
2022-09-02: Initial public release:
5+
- Add APCB_MDN_D5.bin
6+
This is a data file that gives configuration data to AMD's ABL,
7+
the PSP AGESA Bootloader. As there is no code, there is no ABI,
8+
license, or version number.
9+
10+
Specified contents describing memory initialization:
11+
Memory is 2 channel, LPDDR5/LPDDR5x
12+
13+
The GPIOs to use for the SPD identifiers:
14+
Bit 0: GPIO 144
15+
Bit 1: GPIO 85
16+
Bit 2: GPIO 79
17+
Bit 3: GPIO 91
18+
19+
Contains 16 slots for possible SPD entries.
20+
UMA size is set to 64MB.
21+
eSPI I/O range address and size configuration.
22+
MEMRESTORECTL is enabled to leverage MRC Cache.
23+
24+
sha1sum:
25+
a91237472d662b8035450e19f118adaece4748f4 APCB_MDN_D5.bin

0 commit comments

Comments
 (0)