mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +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];
|
||||
};
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue