microwatt/hello_world
Benjamin Herrenschmidt 7bc118c7db console: Move console files
console.c goes to a new lib/ where we'll store other general utilities
and console.h goes to include/

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
..
Makefile console: Move console files
head.S hello_world updates
hello_world.bin hello_world: Use new headers and frequency from syscon
hello_world.c console: Replace putstr with puts
hello_world.elf hello_world: Use new headers and frequency from syscon
hello_world.hex hello_world: Use new headers and frequency from syscon
powerpc.lds Add a simple hello_world example that also echos input