diff --git a/include/configs/DU405.h b/include/configs/DU405.h index 83fb03d..53f5a4f 100644 --- a/include/configs/DU405.h +++ b/include/configs/DU405.h @@ -32,7 +32,7 @@ * High Level Configuration Options * (easy to change) */ -#define CONFIG_IDENT_STRING " $Name: R-3-8-0-B20121107-branch $" +#define CONFIG_IDENT_STRING " $Name: R-4-0-0-B20130403-branch $" #define CONFIG_405GP 1 /* This is a PPC405 CPU */ #define CONFIG_4xx 1 /* ...member of PPC4xx family */ diff --git a/include/configs/PCI405.h b/include/configs/PCI405.h index 3834075..23d5ff2 100644 --- a/include/configs/PCI405.h +++ b/include/configs/PCI405.h @@ -32,7 +32,7 @@ * High Level Configuration Options * (easy to change) */ -#define CONFIG_IDENT_STRING " $Name: R-3-8-0-B20121107-branch $" +#define CONFIG_IDENT_STRING " $Name: R-4-0-0-B20130403-branch $" #define CONFIG_405GP 1 /* This is a PPC405 CPU */ #define CONFIG_4xx 1 /* ...member of PPC4xx family */ diff --git a/include/configs/WUH405.h b/include/configs/WUH405.h index c2368bc..3b58309 100644 --- a/include/configs/WUH405.h +++ b/include/configs/WUH405.h @@ -32,7 +32,7 @@ * High Level Configuration Options * (easy to change) */ -#define CONFIG_IDENT_STRING " $Name: R-3-8-0-B20121107-branch $" +#define CONFIG_IDENT_STRING " $Name: R-4-0-0-B20130403-branch $" #define CONFIG_405EP 1 /* This is a PPC405 CPU */ #define CONFIG_4xx 1 /* ...member of PPC4xx family */