]> git.ipfire.org Git - people/ms/u-boot.git/commit
ppc4xx: Fix sdram init on Sequoia boards
authorStefan Roese <sr@denx.de>
Fri, 11 Jan 2008 14:53:58 +0000 (15:53 +0100)
committerStefan Roese <sr@denx.de>
Fri, 11 Jan 2008 14:53:58 +0000 (15:53 +0100)
commitd5a163d6baa04f5a8edcc10ebc6fad08657d3093
treebe401e9386c3b52dceeca29a756cf85332462167
parentd610a60730b7464f6f659db49d264d89a7c71061
ppc4xx: Fix sdram init on Sequoia boards

Clear possible errors in MCSR resulting from data-eye-search.
If not done, then we could get an interrupt later on when
exceptions are enabled.

Signed-off-by: Stefan Roese <sr@denx.de>
board/amcc/sequoia/sdram.c