diff --git a/feeds/qca-wifi-7/ipq53xx/dts/ipq5332-edgecore-eap105.dts b/feeds/qca-wifi-7/ipq53xx/dts/ipq5332-edgecore-eap105.dts index 565e43643..510f03347 100644 --- a/feeds/qca-wifi-7/ipq53xx/dts/ipq5332-edgecore-eap105.dts +++ b/feeds/qca-wifi-7/ipq53xx/dts/ipq5332-edgecore-eap105.dts @@ -18,6 +18,21 @@ model = "EdgeCore eap105"; compatible = "edgecore,eap105", "qcom,ipq5332-ap-mi01.6", "qcom,ipq5332"; + reserved-memory { + #address-cells = <2>; + #size-cells = <2>; + ranges; + + ramoops@49c00000 { + compatible = "ramoops"; + no-map; + reg = <0x0 0x49c00000 0x0 0x50000>; + record-size = <0x20000>; + console-size = <0x8000>; + pmsg-size = <0x8000>; + }; + }; + aliases { serial0 = &blsp1_uart0; serial1 = &blsp1_uart1;