]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Ka-Ro: tk71: change U-Boot prompt to 'TK71>> '
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 28 Jul 2017 10:49:41 +0000 (12:49 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 28 Jul 2017 10:49:41 +0000 (12:49 +0200)
include/configs/tk71.h

index f929f203ab8ddf23a98a2ddd64b1fa1191356ed8..d3965154a95ecf508d33141602f683f6f2b85fa6 100644 (file)
@@ -66,6 +66,9 @@
  */
 #include "mv-common.h"
 
+#undef CONFIG_SYS_PROMPT
+#define CONFIG_SYS_PROMPT "TK71>> "
+
 /*
  * NAND flash
  */