Commit cccd4f407e7c71b18d4acd03ce2cfcbb3a001be9

Authored by Dirk Eibach
Committed by Tom Rini
1 parent e313536f92

board: gdsys: Increase iocon and dlv10g version string

Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc>

Showing 2 changed files with 2 additions and 2 deletions Side-by-side Diff

include/configs/dlvision-10g.h
... ... @@ -17,7 +17,7 @@
17 17 * Include common defines/options for all AMCC eval boards
18 18 */
19 19 #define CONFIG_HOSTNAME dlvsion-10g
20   -#define CONFIG_IDENT_STRING " dlvision-10g 0.05"
  20 +#define CONFIG_IDENT_STRING " dlvision-10g 0.06"
21 21 #include "amcc-common.h"
22 22  
23 23 #define CONFIG_BOARD_EARLY_INIT_F
include/configs/iocon.h
... ... @@ -17,7 +17,7 @@
17 17 * Include common defines/options for all AMCC eval boards
18 18 */
19 19 #define CONFIG_HOSTNAME iocon
20   -#define CONFIG_IDENT_STRING " iocon 0.05"
  20 +#define CONFIG_IDENT_STRING " iocon 0.06"
21 21 #include "amcc-common.h"
22 22  
23 23 #define CONFIG_BOARD_EARLY_INIT_F