ARM: vexpress_*_defconfig: replace earlyprintk with earlycon
authorSudeep Holla <sudeep.holla@arm.com>
Wed, 21 Aug 2019 17:29:09 +0000 (18:29 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 26 Aug 2019 15:46:27 +0000 (11:46 -0400)
commitaf38acbd701f24a7c9a8753a1190e15d7d781322
tree311635957650e805f9b783b7ec3ff7890faadba6
parentd7af2a863017be1f5fd1b65a858ddc7e87d7b876
ARM: vexpress_*_defconfig: replace earlyprintk with earlycon

earlyprintk no longer works on arm64 platforms. Replace it with earlycon
which works fine.

Cc: Ryan Harkin <ryan.harkin@linaro.org>
Cc: Liviu Dudau <liviu.dudau@foss.arm.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Ryan Harkin <ryan.harkin@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
configs/vexpress_aemv8a_dram_defconfig
configs/vexpress_aemv8a_juno_defconfig
configs/vexpress_aemv8a_semi_defconfig