commit | 8f9a221045a4ace14fe006e1353c593619d1001a | [log] [tgz] |
---|---|---|
author | Wolfgang Wegner <w.wegner@astro-kom.de> | Tue Mar 02 10:59:19 2010 +0100 |
committer | Stefan Roese <sr@denx.de> | Thu Mar 04 10:07:12 2010 +0100 |
tree | 8688b09285d8fd109461de2aa62d4c181c9d794f | |
parent | f3651764e57e353251695691677bd95ba5a420bc [diff] |
] fix monitor protection for CONFIG_MONITOR_IS_IN_RAM For platforms with flash below ram addresses, the current check to activate monitor protection is wrong/insufficient. This patch fixes CONFIG_MONITOR_IS_IN_RAM for these systems by adding a check for this configuration. Signed-off-by: Wolfgang Wegner <w.wegner@astro-kom.de> Signed-off-by: Stefan Roese <sr@denx.de>