]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: x86: Convert coreboot serial to use driver model
authorSimon Glass <sjg@chromium.org>
Fri, 10 Oct 2014 13:49:20 +0000 (07:49 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 24 Oct 2014 01:45:45 +0000 (19:45 -0600)
commite98a03ca68ca0edd08c260126aacc8c0f550804a
treefdfa45d062d384369bc0271b4671028043a5faa9
parentd1259c9f5fec24294344ebe5a66ec52376b3d46b
dm: x86: Convert coreboot serial to use driver model

This makes use of the existing device tree node to use driver model
for the serial console.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/dts/coreboot.dtsi
arch/x86/include/asm/ibmpc.h
drivers/serial/Makefile
drivers/serial/serial_coreboot.c [new file with mode: 0644]
include/configs/coreboot.h