In message <[EMAIL PROTECTED]> you wrote:
> U-Boot crashes in the net loop if CONFIG_4xx_DCACHE is
> enabled. To reproduce the problem ensure that 'ethrotate'
> environment variable isn't set to "no" and then run
> "tftp 20 not_existent_file".
> This patch tries to fix the issue.
>
> Signed-of
U-Boot crashes in the net loop if CONFIG_4xx_DCACHE is
enabled. To reproduce the problem ensure that 'ethrotate'
environment variable isn't set to "no" and then run
"tftp 20 not_existent_file".
This patch tries to fix the issue.
Signed-off-by: Anatolij Gustschin <[EMAIL PROTECTED]>
---
cpu/pp