diff --git a/iopsys-econet/config/config b/iopsys-econet/config/config index 36c66c7df13850488617e4752c31efc2e2936dc7..2ed28af9f03710b2f97f797985d587afd6690c57 100644 --- a/iopsys-econet/config/config +++ b/iopsys-econet/config/config @@ -1,5 +1,5 @@ CONFIG_KERNEL_GIT_CLONE_URI="https://dev.iopsys.eu/econet/linux.git" -CONFIG_KERNEL_GIT_REF="e55e5b95c543f9af5c29a759da638a58f3aa7fce" +CONFIG_KERNEL_GIT_REF="f4bcdff6313d7ec6ed85934745b2073b3a69a4c6" #Econet drivers CONFIG_PACKAGE_kmod-ether=y diff --git a/iopsys-econet/dts/arcee.dts b/iopsys-econet/dts/arcee.dts index 846fc6bcc741ff532eaa63a4a7163a6f1c7fca39..462add1d801b70a831012d4f85f8d43821ad729c 100755 --- a/iopsys-econet/dts/arcee.dts +++ b/iopsys-econet/dts/arcee.dts @@ -33,6 +33,9 @@ reg = <0x84000000 0x100000>; }; + /* pstore memory reservations */ + #include "en7523_pstore.dtsi" + }; psci { diff --git a/iopsys-econet/dts/rodimus.dts b/iopsys-econet/dts/rodimus.dts index 61a648f3cdadafc7ea5e5ff4d64a15e079e0ccc1..40c0142885826472a0b52032186d9fb7b11893d3 100755 --- a/iopsys-econet/dts/rodimus.dts +++ b/iopsys-econet/dts/rodimus.dts @@ -32,6 +32,9 @@ reg = <0x84000000 0x100000>; }; + /* pstore memory reservations */ + #include "en7523_pstore.dtsi" + }; psci { diff --git a/iopsys-econet/en7562/config-5.4 b/iopsys-econet/en7562/config-5.4 index 40446c05691a6135f9741638cd6a8a76f5e72b16..81983e6ad5c9311f647cb272b738c2e208b20d1d 100755 --- a/iopsys-econet/en7562/config-5.4 +++ b/iopsys-econet/en7562/config-5.4 @@ -616,6 +616,16 @@ CONFIG_PPP_DEFLATE=y # CONFIG_PPP_MULTILINK is not set CONFIG_PROC_PAGE_MONITOR=y CONFIG_PROC_PID_CPUSET=y +CONFIG_PSTORE=y +# CONFIG_PSTORE_842_COMPRESS is not set +CONFIG_PSTORE_CONSOLE=y +# CONFIG_PSTORE_DEFLATE_COMPRESS is not set +# CONFIG_PSTORE_LZ4HC_COMPRESS is not set +# CONFIG_PSTORE_LZ4_COMPRESS is not set +# CONFIG_PSTORE_LZO_COMPRESS is not set +CONFIG_PSTORE_PMSG=y +CONFIG_PSTORE_RAM=y +# CONFIG_PSTORE_ZSTD_COMPRESS is not set CONFIG_RATIONAL=y CONFIG_RCU_CPU_STALL_TIMEOUT=21 # CONFIG_RCU_EXPERT is not set