Skip to content
Snippets Groups Projects
Commit c7de810c authored by Wolfgang Wegner's avatar Wolfgang Wegner Committed by TsiChung Liew
Browse files

allow MCF532x to use CONFIG_MONITOR_IS_IN_RAM


CONFIG_MONITOR_IS_IN_RAM is broken for MCF532x. This patch fixes this
 by conditionally
- removing the vector table at the beginning of code
- not overwriting the vector base register
- removing the code to re-set the PLL, which effectively disables
  SDRAM access

Signed-off-by: default avatarWolfgang Wegner <w.wegner@astro-kom.de>
parent bb907ab5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment