diff options
author | Heiko Schocher <hs@denx.de> | 2008-01-11 01:12:07 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-01-12 00:33:12 +0100 |
commit | b423d055cc2e13c4ef1f0389c3fa2988d0eed818 (patch) | |
tree | 4acfb3e3909f170e826a89a0c2226b85e3f31e60 /README | |
parent | 381e4e639720d8d2efb8066c7c48ec9588cb28c7 (diff) |
Enable SMC microcode relocation patch for SMC1.
Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2278,6 +2278,10 @@ Low Level (hardware related) configuration options: enable I2C microcode relocation patch (MPC8xx); define relocation offset in DPRAM [DSP2] +- CFG_SMC_UCODE_PATCH, CFG_SMC_DPMEM_OFFSET [0x1FC0]: + enable SMC microcode relocation patch (MPC8xx); + define relocation offset in DPRAM [SMC1] + - CFG_SPI_UCODE_PATCH, CFG_SPI_DPMEM_OFFSET [0x1FC0]: enable SPI microcode relocation patch (MPC8xx); define relocation offset in DPRAM [SCC4] |