mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
memory: tl1 compatible with 1G and 2G memory [3/4]
PD#SWPL-6343 Problem: Compatible 1G and 2G platform in one suite code Solution: Kernel add 1G and 2G config for TL1 Verify: test pass on TL1-X301 Change-Id: Ic906c6b62cc6ae15166baf666d5823687359f823 Signed-off-by: huijie.huang <huijie.huang@amlogic.com>
This commit is contained in:
committed by
Huijie Huang
parent
4edc749535
commit
b2cdbd0668
@@ -14838,3 +14838,9 @@ M: Yeping Miao <yeping.miao@amlogic.com>
|
||||
F: arch/arm64/boot/dts/amlogic/axg_s400_v03gva_sbr.dts
|
||||
F: arch/arm/boot/dts/amlogic/axg_s400_v03gva_sbr.dts
|
||||
|
||||
AMLOGIC TL1 DTS
|
||||
M: Huijie Huang <huijie.huang@amlogic.com>
|
||||
F: arch/arm/boot/dts/amlogic/tl1_t962x2_x301_1g.dts
|
||||
F: arch/arm/boot/dts/amlogic/tl1_t962x2_x301_2g.dts
|
||||
F: arch/arm64/boot/dts/amlogic/tl1_t962x2_x301_1g.dts
|
||||
F: arch/arm64/boot/dts/amlogic/tl1_t962x2_x301_2g.dts
|
||||
|
||||
1920
arch/arm/boot/dts/amlogic/tl1_t962x2_x301_1g.dts
Normal file
1920
arch/arm/boot/dts/amlogic/tl1_t962x2_x301_1g.dts
Normal file
File diff suppressed because it is too large
Load Diff
@@ -23,7 +23,7 @@
|
||||
|
||||
/ {
|
||||
model = "Amlogic TL1 T962X2 X301";
|
||||
amlogic-dt-id = "tl1_t962x2_x301";
|
||||
amlogic-dt-id = "tl1_t962x2_x301-2g";
|
||||
compatible = "amlogic, tl1_t962x2_x301";
|
||||
|
||||
aliases {
|
||||
1880
arch/arm64/boot/dts/amlogic/tl1_t962x2_x301_1g.dts
Normal file
1880
arch/arm64/boot/dts/amlogic/tl1_t962x2_x301_1g.dts
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* arch/arm64/boot/dts/amlogic/tl1_t962x2_x301.dts
|
||||
* arch/arm64/boot/dts/amlogic/tl1_t962x2_x301_2g.dts
|
||||
*
|
||||
* Copyright (C) 2018 Amlogic, Inc. All rights reserved.
|
||||
* Copyright (C) 2017 Amlogic, Inc. All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@@ -23,7 +23,7 @@
|
||||
|
||||
/ {
|
||||
model = "Amlogic TL1 T962X2 X301";
|
||||
amlogic-dt-id = "tl1_t962x2_x301";
|
||||
amlogic-dt-id = "tl1_t962x2_x301-2g";
|
||||
compatible = "amlogic, tl1_t962x2_x301";
|
||||
|
||||
aliases {
|
||||
Reference in New Issue
Block a user