From 7de7415a8e03743faf41e9a6484aab0d1153ecae Mon Sep 17 00:00:00 2001 From: Olaf Rempel Date: Mon, 8 Jan 2024 00:01:20 +0100 Subject: [PATCH] GPL_TS-20120723-3.7.2 --- 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 fcd642d..0132159 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-6-0-B20120210-branch $" +#define CONFIG_IDENT_STRING " $Name: R-3-7-0-B20120603-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 9fa420d..75a0bf4 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-6-0-B20120210-branch $" +#define CONFIG_IDENT_STRING " $Name: R-3-7-0-B20120603-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 bc70063..319205e 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-6-0-B20120210-branch $" +#define CONFIG_IDENT_STRING " $Name: R-3-7-0-B20120603-branch $" #define CONFIG_405EP 1 /* This is a PPC405 CPU */ #define CONFIG_4xx 1 /* ...member of PPC4xx family */