commit | 91510e0aeebfec6171e7e03d26d7a2a0e30199c0 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Oct 02 11:12:27 2007 -0500 |
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | Fri Oct 19 11:25:01 2007 -0500 |
tree | 859de3ebe9e95aff1256180b5a8abaf187219947 | |
parent | f3b36862217ce5ade094fcb9833058a5cfa52d6c [diff] |
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>