]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/overo/overo.c
ns16550: unify serial_omap
[people/ms/u-boot.git] / board / overo / overo.c
index 20cbec208e810ea83d02b721f237071859dd9f5a..a38b959cb24f5c619d8a12d360766f354a3c9a6a 100644 (file)
@@ -74,7 +74,7 @@ static const struct ns16550_platdata overo_serial = {
 };
 
 U_BOOT_DEVICE(overo_uart) = {
-       "serial_omap",
+       "ns16550_serial",
        &overo_serial
 };