board: gdsys: Increase iocon and dlv10g version string
Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc>
This commit is contained in:
parent
e313536f92
commit
cccd4f407e
|
@ -17,7 +17,7 @@
|
|||
* Include common defines/options for all AMCC eval boards
|
||||
*/
|
||||
#define CONFIG_HOSTNAME dlvsion-10g
|
||||
#define CONFIG_IDENT_STRING " dlvision-10g 0.05"
|
||||
#define CONFIG_IDENT_STRING " dlvision-10g 0.06"
|
||||
#include "amcc-common.h"
|
||||
|
||||
#define CONFIG_BOARD_EARLY_INIT_F
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
* Include common defines/options for all AMCC eval boards
|
||||
*/
|
||||
#define CONFIG_HOSTNAME iocon
|
||||
#define CONFIG_IDENT_STRING " iocon 0.05"
|
||||
#define CONFIG_IDENT_STRING " iocon 0.06"
|
||||
#include "amcc-common.h"
|
||||
|
||||
#define CONFIG_BOARD_EARLY_INIT_F
|
||||
|
|
Loading…
Reference in New Issue