aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorHeiko Schocher2008-01-10 18:12:07 -0600
committerWolfgang Denk2008-01-11 17:33:12 -0600
commitb423d055cc2e13c4ef1f0389c3fa2988d0eed818 (patch)
tree4acfb3e3909f170e826a89a0c2226b85e3f31e60 /README
parent381e4e639720d8d2efb8066c7c48ec9588cb28c7 (diff)
downloadu-boot-b423d055cc2e13c4ef1f0389c3fa2988d0eed818.tar.gz
u-boot-b423d055cc2e13c4ef1f0389c3fa2988d0eed818.tar.xz
u-boot-b423d055cc2e13c4ef1f0389c3fa2988d0eed818.zip
Enable SMC microcode relocation patch for SMC1.
Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 57fc01a909..f2a4914923 100644
--- a/README
+++ b/README
@@ -2278,6 +2278,10 @@ Low Level (hardware related) configuration options:
2278 enable I2C microcode relocation patch (MPC8xx); 2278 enable I2C microcode relocation patch (MPC8xx);
2279 define relocation offset in DPRAM [DSP2] 2279 define relocation offset in DPRAM [DSP2]
2280 2280
2281- CFG_SMC_UCODE_PATCH, CFG_SMC_DPMEM_OFFSET [0x1FC0]:
2282 enable SMC microcode relocation patch (MPC8xx);
2283 define relocation offset in DPRAM [SMC1]
2284
2281- CFG_SPI_UCODE_PATCH, CFG_SPI_DPMEM_OFFSET [0x1FC0]: 2285- CFG_SPI_UCODE_PATCH, CFG_SPI_DPMEM_OFFSET [0x1FC0]:
2282 enable SPI microcode relocation patch (MPC8xx); 2286 enable SPI microcode relocation patch (MPC8xx);
2283 define relocation offset in DPRAM [SCC4] 2287 define relocation offset in DPRAM [SCC4]