commit | 0e18d0402049b1d3824ac7a88764a19961dba397 | [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 | e67b02f3e5f773a07bfd17a6eda9f0832fba74c5 [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>