]> git.sur5r.net Git - u-boot/commit
Remove magic numbers from cache related operations for mpc85xx
authorKumar Gala <galak@kernel.crashing.org>
Tue, 2 Oct 2007 16:12:27 +0000 (11:12 -0500)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Fri, 19 Oct 2007 16:25:01 +0000 (11:25 -0500)
commite1ce3cb617bb06f91f82f98915391175addf3e82
tree859de3ebe9e95aff1256180b5a8abaf187219947
parentd4d1e9bee7c45ea8c513d3af697c864107f1c4d1
Remove magic numbers from cache related operations for mpc85xx

The mpc85xx start code uses some magic numbers that we actually
have #defines for in <config.h> so use those instead.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/start.S