From 1818e6be56e505c07727b1867b18612c7af1a3f9 Mon Sep 17 00:00:00 2001 From: Olaf Rempel Date: Sun, 7 Jan 2024 23:59:12 +0100 Subject: [PATCH] GPL_TS-20110928-3.5.x --- include/configs/DU405.h | 2 +- include/configs/PCI405.h | 2 +- include/configs/WUH405.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/configs/DU405.h b/include/configs/DU405.h index cc5ff62..aa12b6a 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-4-0-B20110226-branch $" +#define CONFIG_IDENT_STRING " $Name: R-3-5-1-B20110927 $" #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 cbffd87..85f4ea4 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-4-0-B20110226-branch $" +#define CONFIG_IDENT_STRING " $Name: R-3-5-1-B20110927 $" #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 93feb06..7d680a8 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-4-0-B20110226-branch $" +#define CONFIG_IDENT_STRING " $Name: R-3-5-1-B20110927 $" #define CONFIG_405EP 1 /* This is a PPC405 CPU */ #define CONFIG_4xx 1 /* ...member of PPC4xx family */