]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Blackfin: adi boards: enable multi serial support by default
authorMike Frysinger <vapier@gentoo.org>
Sat, 30 Apr 2011 03:29:03 +0000 (23:29 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 12 Jul 2011 06:17:45 +0000 (02:17 -0400)
Since this only adds less than 3KiB, enable for all ADI boards.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
include/configs/bfin_adi_common.h

index 3312681e825f79bbf92b35bbcbf5473e8d0fe18e..5d7840344259d4555aedb366497e5c5c1a2c0c61 100644 (file)
 #ifndef CONFIG_BAUDRATE
 # define CONFIG_BAUDRATE       57600
 #endif
+#ifndef CONFIG_DEBUG_EARLY_SERIAL
+# define CONFIG_SERIAL_MULTI
+# define CONFIG_SYS_BFIN_UART
+#endif
 
 /*
  * Debug Settings