]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
POST: Disable cache while SPR POST
authorAnatolij Gustschin <agust@denx.de>
Mon, 25 Feb 2008 19:04:20 +0000 (20:04 +0100)
committerWolfgang Denk <wd@denx.de>
Sun, 2 Mar 2008 20:33:51 +0000 (21:33 +0100)
commit60ec654c5eb80d0fe0c38a3bd42140215bc06484
tree18f63eca24ff9eec1635e029919af4e9916faafd
parentc313b2c6c555e7d89ec59bd51c59ab164ad0105d
POST: Disable cache while SPR POST

Currently (since commit b2e2142c) u-boot crashes on
sequoia board while SPR test if CONFIG_4xx_DCACHE is
enabled. This patch disables the cache while SPR test.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
post/cpu/ppc4xx/spr.c