microwatt/tests/sc
Benjamin Herrenschmidt e3941109af console: Cleanup console API
Use a more generic console_init() instead of potato_uart_init(),
and do the same for interrupt control. There should be no
change in behaviour.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
..
Makefile Add test cases for new exceptions and supervisor state
head.S Add test cases for new exceptions and supervisor state
powerpc.lds Add test cases for new exceptions and supervisor state
sc.c console: Cleanup console API