]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/serial.h
arm, davinci: Use a common configuration file for da850evm and da850_am18xxevm
[karo-tx-uboot.git] / include / serial.h
index fbc10365f1ac9071f3565e29b16b59c02144f78a..a298a0bab195a93877186aba7837892020506614 100644 (file)
@@ -32,7 +32,7 @@ extern struct serial_device *default_serial_console(void);
        defined(CONFIG_MB86R0x) || defined(CONFIG_MPC5xxx) || \
        defined(CONFIG_MPC83xx) || defined(CONFIG_MPC85xx) || \
        defined(CONFIG_MPC86xx) || defined(CONFIG_SYS_SC520) || \
-       defined(CONFIG_TEGRA2)
+       defined(CONFIG_TEGRA2) || defined(CONFIG_SYS_COREBOOT)
 extern struct serial_device serial0_device;
 extern struct serial_device serial1_device;
 #if defined(CONFIG_SYS_NS16550_SERIAL)