diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-10 15:14:32 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-10 15:14:32 +0200 |
commit | 8f79e4c2da54cea11bb576870059fc1ba8847ccb (patch) | |
tree | f0239cabab579b2e9ed45fca40d33c3041363792 /common/cmd_ace.c | |
parent | eece159cddc1f64a744c82c4b9582ced45b5c45c (diff) | |
download | u-boot-midas-8f79e4c2da54cea11bb576870059fc1ba8847ccb.tar.gz u-boot-midas-8f79e4c2da54cea11bb576870059fc1ba8847ccb.tar.bz2 u-boot-midas-8f79e4c2da54cea11bb576870059fc1ba8847ccb.zip |
Add configuration for IFM AEV FIFO board.
Minor coding style cleanup.
Diffstat (limited to 'common/cmd_ace.c')
-rw-r--r-- | common/cmd_ace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cmd_ace.c b/common/cmd_ace.c index 54fb9189ff..fb4d3584b5 100644 --- a/common/cmd_ace.c +++ b/common/cmd_ace.c @@ -31,7 +31,7 @@ * available to cmd_fat.c:get_dev and filling in a block device * description that has all the bits needed for FAT support to * read sectors. - * + * * According to Xilinx technical support, before accessing the * SystemACE CF you need to set the following control bits: * FORCECFGMODE : 1 |