coreboot/src/arch
Vadim Bendebury 69c655537c mips: no need in architecture specific implementation of do_printk
With the proper configuration flags enabled, do_printk is available
from src/console, no need to define it elsewhere.

BUG=chrome-os-partner:31438
TEST=with upcoming patches, the urara board coreboot builds fine

Change-Id: Ib1e3e5750cdc1adc509b4580a4f24d3ff3b105ee
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/215862
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2014-09-02 23:34:47 +00:00
..
arm arm, arm64, x86: add vprintk to early console 2014-08-30 09:15:26 +00:00
arm64 arm, arm64, x86: add vprintk to early console 2014-08-30 09:15:26 +00:00
mips mips: no need in architecture specific implementation of do_printk 2014-09-02 23:34:47 +00:00
x86 arm, arm64, x86: add vprintk to early console 2014-08-30 09:15:26 +00:00