diff options
author | Stefan Roese <sr@denx.de> | 2007-12-22 12:18:26 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2007-12-27 19:35:34 +0100 |
commit | d91722102cf63f77a0148ed3f3d54a26d87575e9 (patch) | |
tree | 90b5b3ff0b1b3e2daad069e88abe1166690040ac /i386_config.mk | |
parent | b0265b576bb8fa9465f99e99c323768b562fadc2 (diff) | |
download | u-boot-imx-d91722102cf63f77a0148ed3f3d54a26d87575e9.zip u-boot-imx-d91722102cf63f77a0148ed3f3d54a26d87575e9.tar.gz u-boot-imx-d91722102cf63f77a0148ed3f3d54a26d87575e9.tar.bz2 |
ppc4xx: Fix problem in 44x cache POST routine
As repoted by Larry Johnson, running "diag run cache" caused a crash
in U-Boot. This problem was introduced by a patch that removed the
TLB entry for the cache test after the test has completed. Since this
TLB was only setup once, a 2nd attempt to run this cache test
failed with a crash. Now this TLB entry is created every time the
routine is called.
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'i386_config.mk')
0 files changed, 0 insertions, 0 deletions