Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 79859006 authored by dk1978's avatar dk1978 Committed by Bharath
Browse files

FP3: Activate ramoops feature

Change-Id: I766bd34de8970c36d525b9120c7671468a395e00
parent 58bbf055
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -89,6 +89,15 @@
			reg = <0x0 0x8e700000 0x0 0x700000>;
		};

		ramoops_mem: ramoops_mem@0 {
			compatible = "ramoops";
			reg = <0x0 0x8ee00000 0x0 0x200000>;
			console-size = <0x80000>;
			pmsg-size    = <0x40000>;
			record-size  = <0x8000>;
			ftrace-size  = <0x20000>;
		};

		venus_mem: venus_region@0 {
			compatible = "shared-dma-pool";
			reusable;
+4 −1
Original line number Diff line number Diff line
@@ -4465,7 +4465,10 @@ CONFIG_SDCARD_FS=y
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX6FS_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_PSTORE is not set
CONFIG_PSTORE=y
CONFIG_PSTORE_CONSOLE=y
CONFIG_PSTORE_PMSG=y
CONFIG_PSTORE_RAM=y
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
# CONFIG_NETWORK_FILESYSTEMS is not set