raptor_lake: Rename raptor_lake.dts to raptor_lake_s
Rename old rpl_crb to rpl_s_crb, which is needed for adding other Raptor Lake boards. Main changes should be in the board device tree configuration raptor_lake_p vs raptor_lake_s. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
2a647c81cf
commit
0bbd834e14
2 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
#define DT_DRAM_SIZE DT_SIZE_M(2048)
|
#define DT_DRAM_SIZE DT_SIZE_M(2048)
|
||||||
|
|
||||||
#include <intel/raptor_lake.dtsi>
|
#include <intel/raptor_lake_s.dtsi>
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
model = "intel_rpl_s_crb";
|
model = "intel_rpl_s_crb";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue