coreboot/src/device/dram
Martin Roth 2c6c353b5b device/dram/spd.c: Add Nanya's Manufacturer ID
There is a Nanya device used on one of the Google Guybrush devices,
so add it to the list of SPD manufacturer names.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: Ia449f4d14385cdd5a2548e2a05e3928ea3602c12
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73254
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
2023-02-27 16:40:25 +00:00
..
ddr2.c device/dram/ddr2: Use 'enum cb_err' instead of 'int' 2022-10-12 13:05:59 +00:00
ddr3.c spd.h: Move enum ddr3_module_type to ddr3.h 2023-01-04 12:39:32 +00:00
ddr4.c device/dram: Reformat code 2022-09-13 13:06:05 +00:00
ddr5.c device/dram: Add function to convert freq to MT/s for (LP)DDR5 2022-08-25 01:00:44 +00:00
ddr_common.c
Kconfig device/dram: Add kconfig options for memory types 2022-11-04 00:54:25 +00:00
lpddr4.c
Makefile.inc device/dram: Add kconfig options for memory types 2022-11-04 00:54:25 +00:00
spd.c device/dram/spd.c: Add Nanya's Manufacturer ID 2023-02-27 16:40:25 +00:00