From: Palmer Dabbelt Date: Fri, 21 Dec 2018 16:15:39 +0000 (-0800) Subject: RISC-V: Move from EARLY_PRINTK to SBI earlycon X-Git-Tag: v5.0-rc1~161^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=358f3fff5271629f26261dadff73a9f8484aee12;p=thirdparty%2Fkernel%2Flinux.git RISC-V: Move from EARLY_PRINTK to SBI earlycon Now that we have earlycon support in the SBI console driver there is no reason to have our arch-specific early printk support. This patch set turns on SBI earlycon support and removes the old early printk. --- 358f3fff5271629f26261dadff73a9f8484aee12