diff options
author | Tom Rini <trini@ti.com> | 2014-02-04 11:48:14 -0500 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-02-04 11:51:20 -0500 |
commit | c3a6e51c6f9256d7f41281da0bc684db45879da0 (patch) | |
tree | 9597e9a85b63de1fb3a961f2153627d15f84469f /README | |
parent | b66af14dc9d0bb3b962e09b2d000f228e2d5b039 (diff) | |
parent | 08d0d6f32ecf75a6c5dede5fc9ee84b84d8b90e7 (diff) | |
download | u-boot-imx-c3a6e51c6f9256d7f41281da0bc684db45879da0.zip u-boot-imx-c3a6e51c6f9256d7f41281da0bc684db45879da0.tar.gz u-boot-imx-c3a6e51c6f9256d7f41281da0bc684db45879da0.tar.bz2 |
Merge branch 'clk' of git://www.denx.de/git/u-boot-microblaze
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -902,6 +902,7 @@ The following options need to be configured: 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... |