[POWERPC] Virtex: Add uartlite bootwrapper driver
authorGrant Likely <grant.likely@secretlab.ca>
Tue, 2 Oct 2007 02:15:13 +0000 (12:15 +1000)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Wed, 3 Oct 2007 12:23:13 +0000 (07:23 -0500)
commit7ddc5f978b16c024b6c1fcecbda6815d3d3222ef
treec6772bcbf1c19583b9aaf1303aea09e12e2568a0
parent340ffd267c85fc28da7cfd681b177c816af800cf
[POWERPC] Virtex: Add uartlite bootwrapper driver

Allows the bootwrapper to use the uartlite device for console output.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
arch/powerpc/boot/Makefile
arch/powerpc/boot/ops.h
arch/powerpc/boot/serial.c
arch/powerpc/boot/uartlite.c [new file with mode: 0644]