u-boot-brain/board/freescale/mpc8544ds
Andy Fleming ab5cda9f88 Remove LBC_CACHE_BASE from 8544 DS
The 8544 DS doesn't have any cacheable Local Bus memories set up.  By mapping
space for some anyway, we were allowing speculative loads into unmapped space,
which would cause an exception (annoying, even if ultimately harmless).
Removing LBC_CACHE_BASE, and using LBC_NONCACHE_BASE for the LBC LAW solves the
problem.

Signed-off-by: Andy Fleming <afleming@freescale.com>
2008-07-14 11:21:33 -05:00
..
config.mk Add MPC8544DS basic port board files. 2007-04-23 19:58:28 -05:00
law.c Remove LBC_CACHE_BASE from 8544 DS 2008-07-14 11:21:33 -05:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8544ds.c Fix some more print() format errors. 2008-07-11 01:16:00 +02:00
tlb.c Remove LBC_CACHE_BASE from 8544 DS 2008-07-14 11:21:33 -05:00
u-boot.lds Big white-space cleanup. 2008-05-21 00:14:08 +02:00