coreboot/src/arch/mips
Vadim Bendebury 5b09816f39 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: I82071b4ca1686639c0bd39c63a06b61cb5bf5571
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 69c655537c
Original-Change-Id: Ib1e3e5750cdc1adc509b4580a4f24d3ff3b105ee
Original-Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/215862
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/8761
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-03-21 16:57:04 +01:00
..
include arch/mips: Add base MIPS architecture support 2015-03-21 16:56:59 +01:00
ashldi3.c mips: Add mips/ashldi3.c from Linux 2015-03-21 16:56:54 +01:00
boot.c arch/mips: Add base MIPS architecture support 2015-03-21 16:56:59 +01:00
bootblock.inc arch/mips: Add base MIPS architecture support 2015-03-21 16:56:59 +01:00
bootblock.ld arch/mips: Add base MIPS architecture support 2015-03-21 16:56:59 +01:00
bootblock_simple.c arch/mips: Add base MIPS architecture support 2015-03-21 16:56:59 +01:00
early_console.c mips: no need in architecture specific implementation of do_printk 2015-03-21 16:57:04 +01:00
Kconfig arch/mips: Add base MIPS architecture support 2015-03-21 16:56:59 +01:00
Makefile.inc arch/mips: Add base MIPS architecture support 2015-03-21 16:56:59 +01:00
ramstage.ld arch/mips: Add base MIPS architecture support 2015-03-21 16:56:59 +01:00
romstage.ld arch/mips: Add base MIPS architecture support 2015-03-21 16:56:59 +01:00
stages.c arch/mips: Add base MIPS architecture support 2015-03-21 16:56:59 +01:00
tables.c arch/mips: Add base MIPS architecture support 2015-03-21 16:56:59 +01:00
timer.c arch/mips: Add base MIPS architecture support 2015-03-21 16:56:59 +01:00