[PATCH v5 39/46] x86: link: Support Micron memory

Simon Glass sjg at chromium.org
Sun Jul 16 05:39:12 CEST 2023


Add the required tag so that micron memory can be set up correctly.

Signed-off-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
---

(no changes since v2)

Changes in v2:
- Add new patch to support Micron memory

 arch/x86/dts/chromebook_link.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/x86/dts/chromebook_link.dts b/arch/x86/dts/chromebook_link.dts
index 36956f40bd70..c904b7d0b69d 100644
--- a/arch/x86/dts/chromebook_link.dts
+++ b/arch/x86/dts/chromebook_link.dts
@@ -314,6 +314,7 @@
 						00 00 00 00 00 00 00 00];
 					};
 				micron_4Gb_1600_1.35v_x16 {
+					bootph-all;
 					reg = <2>;
 					data = [92 11 0b 03 04 19 02 02
 						03 11 01 08 0a 00 fe 00
-- 
2.41.0.455.g037347b96a-goog



More information about the U-Boot mailing list