Browse Source

开动动画内存默认10M

luyuan_t440 3 years ago
parent
commit
97fed768ec
1 changed files with 2 additions and 2 deletions
  1. 2 2
      linux/arch/arm/boot/dts/ark1668e.dtsi

+ 2 - 2
linux/arch/arm/boot/dts/ark1668e.dtsi

@@ -938,9 +938,9 @@
 			compatible = "on2,ark-vdec";
 			reg = <0xe0900000 0x1000
 #ifdef DDR512
-					0x5e000000 0x500000>;//max space 10Mbyte
+					0x5e000000 0xa00000>;//max space 10Mbyte
 #else
-					0x4e000000 0x500000>;//max space 10Mbyte
+					0x4e000000 0xa00000>;//max space 10Mbyte
 #endif
 			interrupts = <GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>;
 			clocks = <&mfcclk>;