X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=README;h=4376f280d4e4944e861e2bff009d8954d914800f;hb=a87a0ce7028d5371c81d77ba72c1ba43a1ca77bc;hp=8ea097d0e65e899fd2ed37f6bb5b3109776b09d2;hpb=f8d1086851409ee16344932ef367b8a05c365b09;p=oweals%2Fu-boot.git diff --git a/README b/README index 8ea097d0e6..4376f280d4 100644 --- a/README +++ b/README @@ -471,6 +471,12 @@ The following options need to be configured: 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 @@ -895,6 +901,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...