summaryrefslogtreecommitdiffstats
path: root/arch/arc/boot/dts/vdk_hs38_smp.dts
diff options
context:
space:
mode:
authorAlexey Brodkin <abrodkin@synopsys.com>2016-06-06 10:52:51 +0300
committerAlexey Brodkin <abrodkin@synopsys.com>2016-06-13 17:45:17 +0200
commitc8f1daa8ba27742f8b6c01048b0a01e20f3211da (patch)
treee360ec161e725283bcb184eace646f98da0fbd67 /arch/arc/boot/dts/vdk_hs38_smp.dts
parenta189d28e5edea70f20995547ddc84c79b2f76c03 (diff)
downloadtalos-obmc-linux-c8f1daa8ba27742f8b6c01048b0a01e20f3211da.tar.gz
talos-obmc-linux-c8f1daa8ba27742f8b6c01048b0a01e20f3211da.zip
ARCv2: [vdk] Enable ARC PGU on HS38 VDK
With required ARC PGU updates that allow it to be used on simulation platforms we may finally utilize ARC PGU in HS38 VDK with modern Linux kernels. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'arch/arc/boot/dts/vdk_hs38_smp.dts')
-rw-r--r--arch/arc/boot/dts/vdk_hs38_smp.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arc/boot/dts/vdk_hs38_smp.dts b/arch/arc/boot/dts/vdk_hs38_smp.dts
index 031a5bc79b3e..2ba60c399d99 100644
--- a/arch/arc/boot/dts/vdk_hs38_smp.dts
+++ b/arch/arc/boot/dts/vdk_hs38_smp.dts
@@ -16,6 +16,6 @@
compatible = "snps,axs103";
chosen {
- bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 consoleblank=0";
+ bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 consoleblank=0 video=640x480-24";
};
};
OpenPOWER on IntegriCloud