diff options
author | Wolfgang Denk <wd@denx.de> | 2008-09-13 02:23:05 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-09-13 02:23:05 +0200 |
commit | f12e4549b6fb01cd2654348af95a3c7a6ac161e7 (patch) | |
tree | 725ff6a5ad3b615b0e94c42bc2834a9e70f18d8e /doc/README.mx31 | |
parent | 0c32565f536609d78feef35c88bbc39d3ac53a73 (diff) | |
download | u-boot-imx-f12e4549b6fb01cd2654348af95a3c7a6ac161e7.zip u-boot-imx-f12e4549b6fb01cd2654348af95a3c7a6ac161e7.tar.gz u-boot-imx-f12e4549b6fb01cd2654348af95a3c7a6ac161e7.tar.bz2 |
Coding style cleanup, update CHANGELOG
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'doc/README.mx31')
-rw-r--r-- | doc/README.mx31 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/README.mx31 b/doc/README.mx31 index f912b66..291c2f3 100644 --- a/doc/README.mx31 +++ b/doc/README.mx31 @@ -1,4 +1,3 @@ - U-Boot for Freescale i.MX31 This file contains information for the port of U-Boot to the Freescale @@ -16,4 +15,3 @@ to setup the bus and chip select used for a particular board. CONFIG_MC13783_SPI_BUS -- defines the SPI bus the MC13783 is connected to. Note that 0 is CSPI1, 1 is CSPI2 and 2 is CSPI3. CONFIG_MC13783_SPI_CS -- define the chip select the MC13783 s connected to. - |