Skip to content

Commit fc2d4e2

Browse files
committed
mb/google/guybrush: Add initial APCB
This is the initial APCB generated for the guybrush platform. SPDs: 0: lp4x-spd-4.hex 1: lp4x-spd-1.hex 2: lp4x-spd-9.hex All other GPIO Settings are unused. The GPIOs to use for the SPD identifiers: Bit 0: GPIO 109 Bit 1: GPIO 87 Bit 2: GPIO 75 Bit 3: GPIO 88 BUG=b:182510885 TEST=Build Signed-off-by: Martin Roth <[email protected]> Change-Id: I01e9caf18735bec3858c5727ae2a4c999f1a2e87
1 parent 8d5a04e commit fc2d4e2

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed
11.7 KB
Binary file not shown.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
Files:
2+
APCB_CZN_D4.bin - Data only - No license, ABI or Version #
3+
4+
2021-03-11: Initial drop:
5+
- Add APCB_CZN_D4.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, LPDDR4x
12+
13+
The GPIOs to use for the SPD identifiers:
14+
Bit 0: GPIO 109
15+
Bit 1: GPIO 87
16+
Bit 2: GPIO 75
17+
Bit 3: GPIO 88
18+
19+
SPDs from the guybrush platform:
20+
lp4x-spd-4.hex # ID = 0(0b0000) Parts = MT53E1G32D2NP-046 WT:A
21+
lp4x-spd-1.hex # ID = 1(0b0001) Parts = MT53E512M32D2NP-046 WT:F
22+
lp4x-spd-9.hex # ID = 2(0b0010) Parts = NT6AP256T32AV-J1
23+
All other GPIO IDs are unused.

0 commit comments

Comments
 (0)