mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-12-03 06:33:53 +00:00
ipq807x_v5.4/ipq50xx: Enable ramoops for EAP104, OAP101, and OAP101e
Fixes: WIFI-15203 Signed-off-by: Tanya Singh <tanya_singh@accton.com>
This commit is contained in:
committed by
John Crispin
parent
dc64ce6f31
commit
e9bf367aed
@@ -289,6 +289,14 @@
|
||||
reg = <0x0 0x4F800000 0x0 0x500000>;
|
||||
};
|
||||
|
||||
ramoops@4FD00000 {
|
||||
compatible = "ramoops";
|
||||
reg = <0x0 0x4FD00000 0x0 0x80000>;
|
||||
record-size = <0x25000>;
|
||||
console-size = <0x25000>;
|
||||
pmsg-size = <0x25000>;
|
||||
};
|
||||
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
@@ -287,6 +287,14 @@
|
||||
reg = <0x0 0x4F800000 0x0 0x500000>;
|
||||
};
|
||||
|
||||
ramoops@4FD00000 {
|
||||
compatible = "ramoops";
|
||||
reg = <0x0 0x4FD00000 0x0 0x80000>;
|
||||
record-size = <0x25000>;
|
||||
console-size = <0x25000>;
|
||||
pmsg-size = <0x25000>;
|
||||
};
|
||||
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
@@ -287,6 +287,14 @@
|
||||
reg = <0x0 0x4F800000 0x0 0x500000>;
|
||||
};
|
||||
|
||||
ramoops@4FD00000 {
|
||||
compatible = "ramoops";
|
||||
reg = <0x0 0x4FD00000 0x0 0x80000>;
|
||||
record-size = <0x25000>;
|
||||
console-size = <0x25000>;
|
||||
pmsg-size = <0x25000>;
|
||||
};
|
||||
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user