diff options
author | wdenk <wdenk> | 2005-04-20 14:38:59 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-04-20 14:38:59 +0000 |
commit | 7cc1438d433c5c5ee65fcb588a4d70acb117af82 (patch) | |
tree | 59f06d15d439757e61a79562daadc44f3aae9f23 /include/configs/cmc_pu2.h | |
parent | ec0ca73190450d8d063c102fc652a0bdbc78aac2 (diff) | |
download | u-boot-imx-7cc1438d433c5c5ee65fcb588a4d70acb117af82.zip u-boot-imx-7cc1438d433c5c5ee65fcb588a4d70acb117af82.tar.gz u-boot-imx-7cc1438d433c5c5ee65fcb588a4d70acb117af82.tar.bz2 |
get rid of obsolete CFG_AT91C_BRGR_DIVISOR definition
Diffstat (limited to 'include/configs/cmc_pu2.h')
-rw-r--r-- | include/configs/cmc_pu2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/cmc_pu2.h b/include/configs/cmc_pu2.h index 752aeb2..12d0cca 100644 --- a/include/configs/cmc_pu2.h +++ b/include/configs/cmc_pu2.h @@ -82,8 +82,6 @@ #define CONFIG_BAUDRATE 9600 -#define CFG_AT91C_BRGR_DIVISOR 450 /* hardcode so no __divsi3 : AT91C_MASTER_CLOCK /(baudrate * 16) */ - /* * Hardware drivers */ |