mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
ARM: dts: rockchip: rk3506-evb1: add ramoops
Change-Id: I02bc9343d060e4d4b1bb48f10dba572a6b1866c2 Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
This commit is contained in:
@@ -180,6 +180,17 @@
|
||||
compatible = "rockchip,drm-logo";
|
||||
reg = <0x0 0x0>;
|
||||
};
|
||||
|
||||
ramoops: ramoops@880000 {
|
||||
compatible = "ramoops";
|
||||
reg = <0x880000 0x80000>;
|
||||
boot-log-size = <0x10000>; /* do not change */
|
||||
boot-log-count = <0x1>; /* do not change */
|
||||
console-size = <0x70000>;
|
||||
pmsg-size = <0x0>;
|
||||
ftrace-size = <0x0>;
|
||||
record-size = <0x0>;
|
||||
};
|
||||
};
|
||||
|
||||
vcc12v_dc: vcc12v-dc {
|
||||
|
||||
Reference in New Issue
Block a user