mb/google/dedede/var/awasuki: Generate 3 RAM IDs
Vendor DRAM Part Name Type SAMSUNG K4U6E3S4AB-MGCL LP4X SAMSUNG K4UBE3D4AB-MGCL LP4X MICRON MT53E1G32D2NP-046 WT:B LP4X BUG=b:351968527 TEST=Run part_id_gen tool without any errors Change-Id: I9a03c86770101ec70c2ee5d6b914313c1bf23b5f Signed-off-by: Tongtong Pan <pantongtong@huaqin.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83427 Reviewed-by: Weimin Wu <wuweimin@huaqin.corp-partner.google.com> Reviewed-by: Eric Lai <ericllai@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
This commit is contained in:
		
				
					committed by
					
						
						Karthik Ramasubramanian
					
				
			
			
				
	
			
			
			
						parent
						
							add944eceb
						
					
				
				
					commit
					38443fb8e4
				
			@@ -1,5 +1,8 @@
 | 
				
			|||||||
# SPDX-License-Identifier: GPL-2.0-or-later
 | 
					# SPDX-License-Identifier: GPL-2.0-or-later
 | 
				
			||||||
# This is an auto-generated file. Do not edit!!
 | 
					# This is an auto-generated file. Do not edit!!
 | 
				
			||||||
# Add memory parts in mem_parts_used.txt and run spd_tools to regenerate.
 | 
					# Generated by:
 | 
				
			||||||
 | 
					# util/spd_tools/bin/part_id_gen JSL lp4x src/mainboard/google/dedede/variants/awasuki/memory src/mainboard/google/dedede/variants/awasuki/memory/mem_parts_used.txt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SPD_SOURCES = placeholder
 | 
					SPD_SOURCES =
 | 
				
			||||||
 | 
					SPD_SOURCES += spd/lp4x/set-1/spd-1.hex      # ID = 0(0b0000)  Parts = K4U6E3S4AB-MGCL
 | 
				
			||||||
 | 
					SPD_SOURCES += spd/lp4x/set-1/spd-3.hex      # ID = 1(0b0001)  Parts = K4UBE3D4AB-MGCL, MT53E1G32D2NP-046 WT:B
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1 +1,9 @@
 | 
				
			|||||||
 | 
					# SPDX-License-Identifier: GPL-2.0-or-later
 | 
				
			||||||
 | 
					# This is an auto-generated file. Do not edit!!
 | 
				
			||||||
 | 
					# Generated by:
 | 
				
			||||||
 | 
					# util/spd_tools/bin/part_id_gen JSL lp4x src/mainboard/google/dedede/variants/awasuki/memory src/mainboard/google/dedede/variants/awasuki/memory/mem_parts_used.txt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DRAM Part Name                 ID to assign
 | 
					DRAM Part Name                 ID to assign
 | 
				
			||||||
 | 
					K4U6E3S4AB-MGCL                0 (0000)
 | 
				
			||||||
 | 
					K4UBE3D4AB-MGCL                1 (0001)
 | 
				
			||||||
 | 
					MT53E1G32D2NP-046 WT:B         1 (0001)
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -9,3 +9,7 @@
 | 
				
			|||||||
# See util/spd_tools/README.md for more details and instructions.
 | 
					# See util/spd_tools/README.md for more details and instructions.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Part Name
 | 
					# Part Name
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					K4U6E3S4AB-MGCL
 | 
				
			||||||
 | 
					K4UBE3D4AB-MGCL
 | 
				
			||||||
 | 
					MT53E1G32D2NP-046 WT:B
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user