commit | 68e4e76af55746a4330865f56476e58ce4140ca8 | [log] [tgz] |
---|---|---|
author | TsiChung Liew <tsicliew@gmail.com> | Thu Mar 11 15:04:21 2010 -0600 |
committer | TsiChung Liew <tsicliew@gmail.com> | Wed Mar 24 11:09:10 2010 -0500 |
tree | 66f56b371fed59c7f8e173ae27c4e681cb27de4a | |
parent | fa9da596212d7f28eb26a3257d79d9515f9838cd [diff] |
ColdFire: Relocate vector table - mcf5445x Newer ColdFire processors family boot from address 0 instead of 0xFFnn_nnnn. When the boot flash base chip select is set at new location instead of 0, an un-predictable error will occur if there is an vector being trigger and refer it to an invalid address or the vector table handler is not existed at address 0. Signed-off-by: TsiChung Liew <tsicliew@gmail.com>