diff options
author | wdenk <wdenk> | 2003-07-16 21:53:01 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-07-16 21:53:01 +0000 |
commit | 945af8d723a29e9b6289d84250745ed0dc16fc81 (patch) | |
tree | 6798d0b717c05b01742df0c410038c702b8a1979 /include/configs/omap1510.h | |
parent | cb4dbb7bbc271f988e14ec353a5e86d7f10e1da0 (diff) |
* Add support for IceCube board (with MGT5100 and MPC5200 CPUs)U-Boot-0_4_4
* Add support for MGT5100 and MPC5200 processors
Diffstat (limited to 'include/configs/omap1510.h')
-rw-r--r-- | include/configs/omap1510.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/omap1510.h b/include/configs/omap1510.h index 001e21aea96..540630b5932 100644 --- a/include/configs/omap1510.h +++ b/include/configs/omap1510.h @@ -521,7 +521,6 @@ typedef struct { #define WDTIM_CONTROL_ST BIT7 - /* --------------------------------------------------------------------------- * Differentiating processor versions for those who care. * --------------------------------------------------------------------------- |