mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
ARM: dts: rockchip: rv1106g-evb2: add cmdline partitions layout
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-Id: I7919dafe1943e5bdd63a8c52363c2eebdab72e87
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
compatible = "rockchip,rv1106g-evb2-v10", "rockchip,rv1106";
|
||||
|
||||
chosen {
|
||||
bootargs = "loglevel=0 console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 coherent_pool=0 driver_async_probe=dwmmc_rockchip rk_dma_heap_cma=24M";
|
||||
bootargs = "loglevel=0 console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 coherent_pool=0 driver_async_probe=dwmmc_rockchip rk_dma_heap_cma=24M mtdparts=sfc_nor:64K(env),256K@64K(idblock),256K(uboot),64K(vnvm),8M(boot),3M(userdata)";
|
||||
};
|
||||
|
||||
vcc_1v8: vcc-1v8 {
|
||||
|
||||
Reference in New Issue
Block a user