commit | 7ba12bb676c2f7848a53224f9a65c6ef256bb3b6 | [log] [tgz] |
---|---|---|
author | Anup Patel <anup@brainfault.org> | Tue Dec 04 19:25:07 2018 +0530 |
committer | Palmer Dabbelt <palmer@sifive.com> | Mon Dec 17 10:23:46 2018 -0800 |
tree | a0bf6becf41178d4ee1067b1cce14f0cad4d2854 | |
parent | 2b3f786408c5400705ed722ab2f3065e86272857 [diff] |
RISC-V: Remove EARLY_PRINTK support The EARLY_PRINTK using SBI console calls is not required any more because we now have RISC-V SBI support in generic earlycon framework. Signed-off-by: Anup Patel <anup@brainfault.org> Reviewed-by: Palmer Dabbelt <palmer@sifive.com> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>