commit | 60cebe5101f95a3b12bcc054736067c290efbda4 | [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 | 1fad1460bf91b5b5caba848bed183980fad77fbd [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>