commit | e98a03ca68ca0edd08c260126aacc8c0f550804a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Oct 10 07:49:20 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Oct 23 19:45:45 2014 -0600 |
tree | fdfa45d062d384369bc0271b4671028043a5faa9 | |
parent | d1259c9f5fec24294344ebe5a66ec52376b3d46b [diff] |
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>