diff options
author | Stefan Roese <sr@denx.de> | 2005-08-12 16:52:47 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2005-08-12 16:52:47 +0200 |
commit | 82f4c6ac84b3fe81359f863a476196def9fb35ab (patch) | |
tree | 76631044daf87dbee4156c3ac313546c6bb88930 /include/configs/WUH405.h | |
parent | 9bcf2ab41ffdb7ab92f3eb24624853268c8dbadc (diff) | |
download | u-boot-imx-82f4c6ac84b3fe81359f863a476196def9fb35ab.zip u-boot-imx-82f4c6ac84b3fe81359f863a476196def9fb35ab.tar.gz u-boot-imx-82f4c6ac84b3fe81359f863a476196def9fb35ab.tar.bz2 |
esd WUH405 and DU405 board updated
Patch by Matthias Fuchs, 27 Jul 2005
Diffstat (limited to 'include/configs/WUH405.h')
-rw-r--r-- | include/configs/WUH405.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/WUH405.h b/include/configs/WUH405.h index b4dfdf4..5c9950f 100644 --- a/include/configs/WUH405.h +++ b/include/configs/WUH405.h @@ -32,6 +32,7 @@ * High Level Configuration Options * (easy to change) */ +#define CONFIG_IDENT_STRING " $Name: $" #define CONFIG_405EP 1 /* This is a PPC405 CPU */ #define CONFIG_4xx 1 /* ...member of PPC4xx family */ |