console parameter is no longer needed after latest procd update.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
};
chosen {
- bootargs = "console=ttyS0,115200n8 earlycon";
+ bootargs = "earlycon";
stdout-path = "serial0:115200n8";
};
};
chosen {
- bootargs = "console=ttyS0,115200n8 earlycon";
+ bootargs = "earlycon";
stdout-path = "serial0:115200n8";
};
};
chosen {
- bootargs = "console=ttyS0,115200n8 earlycon";
+ bootargs = "earlycon";
stdout-path = "serial0:115200n8";
};
};
chosen {
- bootargs = "console=ttyS0,115200n8 earlycon";
+ bootargs = "earlycon";
stdout-path = "serial0:115200n8";
};
};
chosen {
- bootargs = "console=ttyS0,115200n8 earlycon";
+ bootargs = "earlycon";
stdout-path = "serial0:115200n8";
};
};
chosen {
- bootargs = "console=ttyS0,115200n8 earlycon";
+ bootargs = "earlycon";
stdout-path = "serial0:115200n8";
};