Author: CMY <cmy@rock-chips.com>
author郭毅 <gy@rock-chips.com>
Mon, 30 Jun 2014 06:29:09 +0000 (14:29 +0800)
committer郭毅 <gy@rock-chips.com>
Mon, 30 Jun 2014 06:31:54 +0000 (14:31 +0800)
    rk: dts: more convenient to modify CMA region

arch/arm/boot/dts/rk3288-p977_8846.dts

index 564acef9ce03140a05c971542f1615e1b05cbc3c..a31b959ec98d5bc611d3a9e8c19b3abd853f16aa 100755 (executable)
                rockchip,remote_wakeup;
                rockchip,usb_irq_wakeup;
        };
+
+        chosen {
+                bootargs = "vmalloc=512M";
+        };
 };
 &pinctrl {
        gpio0_gpio {
 &sdmmc0_vdd_domain{
        regulator-name = "vcc_sd";                      
        };
-       
+&ion_cma {
+       reg = <0x40000000 0x20000000>; /* 512MB */
+};