diff options
author | Eric Lai <eric_lai@quanta.corp-partner.google.com> | 2023-03-03 08:56:33 +0800 |
---|---|---|
committer | Eric Lai <eric_lai@quanta.corp-partner.google.com> | 2023-03-07 23:57:21 +0000 |
commit | a8051511acb3b6f870ec65ffe7f23dee61112c33 (patch) | |
tree | 030c8e40b8a807beb4a8ff201cb293a6c10c51d9 /src/mainboard/google/brya/variants/hades | |
parent | ea643a81a10d3d3d308ec3d734958193474f555d (diff) |
mb/google/hades: Change memory to SODIMM
Add SODIMM support, drop the solderdown based on schematics.
BUG=b:271199379
TEST=abuild -a -x -c max -p none -t google/brya -b hades
Signed-off-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Change-Id: I85ec79c3d8f1147a875c4d04017bb50347121ebb
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73389
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tarun Tuli <taruntuli@google.com>
Diffstat (limited to 'src/mainboard/google/brya/variants/hades')
-rw-r--r-- | src/mainboard/google/brya/variants/hades/memory/Makefile.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/google/brya/variants/hades/memory/Makefile.inc b/src/mainboard/google/brya/variants/hades/memory/Makefile.inc deleted file mode 100644 index 7467ad6361..0000000000 --- a/src/mainboard/google/brya/variants/hades/memory/Makefile.inc +++ /dev/null @@ -1,4 +0,0 @@ -# SPDX-License-Identifier: GPL-2.0-or-later - -SPD_SOURCES = -SPD_SOURCES += spd/lp4x/set-0/spd-empty.hex # dummy SPD |