diff options
author | Stefan Roese <sr@denx.de> | 2005-08-12 16:56:56 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2005-08-12 16:56:56 +0200 |
commit | 5315dfa9d138252d62aa740e6d022e61cde8be04 (patch) | |
tree | 6f077eb15f539a6fb0ffb45a2ed96de745fd26e8 /include/configs | |
parent | 82f4c6ac84b3fe81359f863a476196def9fb35ab (diff) |
esd PCI405 board updated
Patch by Matthias Fuchs, 28 Jul 2005
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/PCI405.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/PCI405.h b/include/configs/PCI405.h index 26711257cfd..469d88f2921 100644 --- a/include/configs/PCI405.h +++ b/include/configs/PCI405.h @@ -32,6 +32,7 @@ * High Level Configuration Options * (easy to change) */ +#define CONFIG_IDENT_STRING " $Name: esd_PCI405_05_07_28 $" #define CONFIG_405GP 1 /* This is a PPC405 CPU */ #define CONFIG_4xx 1 /* ...member of PPC4xx family */ |