diff options
author | Stefan Roese <sr@denx.de> | 2007-07-31 08:37:01 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2007-07-31 08:37:01 +0200 |
commit | ea9f6bce383cc9fbcdee28b5836109b1a6dba574 (patch) | |
tree | d9059c7f3842f92c0bcf047b86fab4c44863ea78 /include/configs | |
parent | 27a528fb41433c4c1e2b5d6bd3fd8d78606fc724 (diff) | |
download | u-boot-imx-ea9f6bce383cc9fbcdee28b5836109b1a6dba574.zip u-boot-imx-ea9f6bce383cc9fbcdee28b5836109b1a6dba574.tar.gz u-boot-imx-ea9f6bce383cc9fbcdee28b5836109b1a6dba574.tar.bz2 |
ppc4xx: Update 440EPx lwmon5 board support
- Clear ECC status regs after ECC POST test
- Set dcbz for ECC generation with caches enabled as default
- Code cleanup
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/lwmon5.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/lwmon5.h b/include/configs/lwmon5.h index b09b478..5ebe440 100644 --- a/include/configs/lwmon5.h +++ b/include/configs/lwmon5.h @@ -140,7 +140,6 @@ /* POST support */ #define CONFIG_POST (CFG_POST_ECC) - #endif /*----------------------------------------------------------------------- |