mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-30 16:35:37 +00:00
x86: link: Support Micron memory
Add the required tag so that micron memory can be set up correctly. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
parent
e2e7de8747
commit
df1bb2cb0b
1 changed files with 1 additions and 0 deletions
|
@ -314,6 +314,7 @@
|
||||||
00 00 00 00 00 00 00 00];
|
00 00 00 00 00 00 00 00];
|
||||||
};
|
};
|
||||||
micron_4Gb_1600_1.35v_x16 {
|
micron_4Gb_1600_1.35v_x16 {
|
||||||
|
bootph-all;
|
||||||
reg = <2>;
|
reg = <2>;
|
||||||
data = [92 11 0b 03 04 19 02 02
|
data = [92 11 0b 03 04 19 02 02
|
||||||
03 11 01 08 0a 00 fe 00
|
03 11 01 08 0a 00 fe 00
|
||||||
|
|
Loading…
Add table
Reference in a new issue