kernel/arch/arm64/boot/dts/realtek/rtd1295-zidoo-x9s.dts
.. .. @@ -1,7 +1,6 @@ 1 +// SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause)1 2 /* 2 3 * Copyright (c) 2016-2017 Andreas Färber 3 - *4 - * SPDX-License-Identifier: (GPL-2.0+ OR MIT)5 4 */ 6 5 7 6 /dts-v1/; .. .. @@ -12,9 +11,9 @@ 12 11 compatible = "zidoo,x9s", "realtek,rtd1295"; 13 12 model = "Zidoo X9S"; 14 13 15 - memory@0 {14 + memory@1f000 {16 15 device_type = "memory"; 17 - reg = <0x0 0x80000000>;16 + reg = <0x1f000 0x7ffe1000>; /* boot ROM to 2 GiB */18 17 }; 19 18 20 19 aliases {