check if xz is installed on the host
[openadk.git] / target / linux / patches / 6.1.90 / or1k-more-ram.patch
blob6397f8445af0cb44a674846fa494c49009e0cb25
1 diff -Nur linux-6.1.82.orig/arch/openrisc/boot/dts/or1ksim.dts linux-6.1.82/arch/openrisc/boot/dts/or1ksim.dts
2 --- linux-6.1.82.orig/arch/openrisc/boot/dts/or1ksim.dts 2024-03-15 19:27:50.000000000 +0100
3 +++ linux-6.1.82/arch/openrisc/boot/dts/or1ksim.dts 2024-04-14 16:37:35.139984380 +0200
4 @@ -17,7 +17,7 @@
6 memory@0 {
7 device_type = "memory";
8 - reg = <0x00000000 0x02000000>;
9 + reg = <0x00000000 0x08000000>;
12 cpus {