mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
arm64: dts: rockchip: enable console-ramoop on rk1808 evb
Change-Id: I87ad3b269c77f3df65973cc75350448b6b2eb729 Signed-off-by: Lin Huang <hl@rock-chips.com>
This commit is contained in:
@@ -109,6 +109,19 @@
|
||||
compatible = "rockchip,drm-logo";
|
||||
reg = <0x0 0x0 0x0 0x0>;
|
||||
};
|
||||
|
||||
ramoops_mem: region@110000 {
|
||||
reg = <0x0 0x110000 0x0 0xf0000>;
|
||||
};
|
||||
};
|
||||
|
||||
ramoops: ramoops {
|
||||
compatible = "ramoops";
|
||||
record-size = <0x0 0x30000>;
|
||||
console-size = <0x0 0xc0000>;
|
||||
ftrace-size = <0x0 0x00000>;
|
||||
pmsg-size = <0x0 0x00000>;
|
||||
memory-region = <&ramoops_mem>;
|
||||
};
|
||||
|
||||
sdio_pwrseq: sdio-pwrseq {
|
||||
|
||||
Reference in New Issue
Block a user