]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
Merge branch 'clk' of git://www.denx.de/git/u-boot-microblaze
authorTom Rini <trini@ti.com>
Tue, 4 Feb 2014 16:48:14 +0000 (11:48 -0500)
committerTom Rini <trini@ti.com>
Tue, 4 Feb 2014 16:51:20 +0000 (11:51 -0500)
1  2 
README

diff --combined README
index 6cdf355446f57423045ba605d6b760a183eec1de,ba4be660be9caf670948b378c51bd572ea377493..fe48ccd292ed0ca0d87e3a2dbf4cc04b636d75af
--- 1/README
--- 2/README
+++ b/README
@@@ -472,12 -472,6 +472,12 @@@ The following options need to be config
                Board config to use DDR3. It can be enabled for SoCs with
                Freescale DDR3 controllers.
  
 +              CONFIG_SYS_FSL_IFC_BE
 +              Defines the IFC controller register space as Big Endian
 +
 +              CONFIG_SYS_FSL_IFC_LE
 +              Defines the IFC controller register space as Little Endian
 +
                CONFIG_SYS_FSL_PBL_PBI
                It enables addition of RCW (Power on reset configuration) in built image.
                Please refer doc/README.pblimage for more details
                CONFIG_CMD_BSP          * Board specific commands
                CONFIG_CMD_BOOTD          bootd
                CONFIG_CMD_CACHE        * icache, dcache
+               CONFIG_CMD_CLK          * clock command support
                CONFIG_CMD_CONSOLE        coninfo
                CONFIG_CMD_CRC32        * crc32
                CONFIG_CMD_DATE         * support for RTC, date/time...