[PATCH 5/5] ARM: mvebu: Add Armada 385 Access Point Development Board support
Arnd Bergmann
arnd at arndb.de
Fri Dec 5 07:42:58 PST 2014
On Friday 05 December 2014 15:44:58 Maxime Ripard wrote:
> + chosen {
> + bootargs = "console=ttyS0,115200 earlyprintk";
> + };
We should stop using earlyprintk as the default bootargs. It's always been
problematic in case you have a kernel that contains the wrong debug_ll
stub, and starting from 3.19, we should have a working earlycon support.
Arnd
More information about the linux-arm-kernel
mailing list