diff options
author | Tom Rini <trini@ti.com> | 2014-10-20 18:17:26 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-10-20 18:17:26 -0400 |
commit | a84c8107d9b050fe8a31220d28588abfc2d99aee (patch) | |
tree | 03f380795c62c2af870cc837c901795c3a9e227e /README | |
parent | 3e780af127282e5e24fa737a5b56d7c4523a72c9 (diff) | |
parent | ba4740205d22d31da289f5b6b2f8db7d27896f40 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -544,6 +544,12 @@ The following options need to be configured: CONFIG_SYS_FSL_OTHER_DDR_NUM_CTRLS Number of controllers used for other than main memory. + CONFIG_SYS_FSL_SEC_BE + Defines the SEC controller register space as Big Endian + + CONFIG_SYS_FSL_SEC_LE + Defines the SEC controller register space as Little Endian + - Intel Monahans options: CONFIG_SYS_MONAHANS_RUN_MODE_OSC_RATIO |