commit | 18082ce9d947826de358f29bbc0a2c8b30fcaee5 | [log] [tgz] |
---|---|---|
author | Yuri Tikhonov <yur@emcraft.com> | Sat Aug 25 05:07:16 2007 +0200 |
committer | Stefan Roese <sr@denx.de> | Sat Aug 25 05:07:16 2007 +0200 |
tree | 9977ca0ba7e1c24bbf2e480677b2bc5a1afcc83b | |
parent | 607825a374e92f9de58aa049b6d4cccf8ff65f61 [diff] |
POST: limit memory test area to not touch global data anymore As experienced on lwmon5, on some boards the POST memory test can corrupt the global data buffer (bd). This patch fixes this issue by checking and limiting this area. Signed-off-by: Yuri Tikhonov <yur@emcraft.com> Signed-off-by: Stefan Roese <sr@denx.de>