mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
ARM: dts: Add bootargs for rk3036-kylin
Add console and UUID in the bootargs. Change-Id: I69827656752725ac9a0d39d36833f23bf36cab28 Signed-off-by: David Wu <david.wu@rock-chips.com>
This commit is contained in:
@@ -46,6 +46,10 @@
|
||||
model = "Rockchip RK3036 KylinBoard";
|
||||
compatible = "rockchip,rk3036-kylin", "rockchip,rk3036";
|
||||
|
||||
chosen {
|
||||
bootargs = "earlycon=uart8250,mmio32,0x20068000 console=ttyFIQ0 rw root=PARTUUID=7c0b0000-0000 rootfstype=ext4 rootwait";
|
||||
};
|
||||
|
||||
memory {
|
||||
device_type = "memory";
|
||||
reg = <0x60000000 0x20000000>;
|
||||
|
||||
Reference in New Issue
Block a user