ppc4xx: Remove unused code for Sequoia NAND booting version
authorStefan Roese <sr@denx.de>
Wed, 15 Apr 2009 09:32:53 +0000 (11:32 +0200)
committerStefan Roese <sr@denx.de>
Thu, 16 Apr 2009 07:12:08 +0000 (09:12 +0200)
commit17c1b0e89b8be7d90f605eb19af9218c6275bfb3
tree3c224ad79cd03ebd9e4e612a8a0081250fb77de9
parentcf9409885cbe01405bad76790e99f8adf3351f4d
ppc4xx: Remove unused code for Sequoia NAND booting version

The current define of get_bus_freq() in the CONFIG_NAND_SPL #ifdef is not
used at all. This patch changes it's define to the currently used value of
133333333 and removes the unnecessary code.

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