All current devices use identical bootargs, so let's move that to the
common devicetree includes.
Signed-off-by: Sander Vanheule <sander@svanheule.net>
Tested-by: Stijn Segers <foss@volatilesystems.org>
Tested-by: Paul Fertser <fercerpav@gmail.com>
Tested-by: Stijn Tintel <stijn@linux-ipv6.be>
/ {
compatible = "realtek,rtl838x-soc";
- chosen {
- bootargs = "console=ttyS0,115200";
- };
-
memory@0 {
device_type = "memory";
reg = <0x0 0x8000000>;
led-upgrade = &led_sys;
};
- chosen {
- bootargs = "console=ttyS0,115200";
- };
-
memory@0 {
device_type = "memory";
reg = <0x0 0x8000000>;
led-upgrade = &led_sys;
};
- chosen {
- bootargs = "console=ttyS0,115200";
- };
-
memory@0 {
device_type = "memory";
reg = <0x0 0x8000000>;
led-upgrade = &led_power;
};
- chosen {
- bootargs = "console=ttyS0,115200";
- };
-
memory@0 {
device_type = "memory";
reg = <0x0 0x8000000>;
led-upgrade = &led_power;
};
- chosen {
- bootargs = "console=ttyS0,115200";
- };
-
memory@0 {
device_type = "memory";
reg = <0x0 0x8000000>;
compatible = "inaba,aml2-17gp", "realtek,rtl838x-soc";
model = "INABA Abaniact AML2-17GP";
- chosen {
- bootargs = "console=ttyS0,115200";
- };
-
memory@0 {
device_type = "memory";
reg = <0x0 0x8000000>;
};
chosen {
- bootargs = "console=ttyS0,38400";
+ bootargs = "console=ttyS0,115200";
};
cpuintc: cpuintc {
};
chosen {
- bootargs = "console=ttyS0,38400";
+ bootargs = "console=ttyS0,115200";
};
cpuintc: cpuintc {