Home
last modified time | relevance | path

Searched hist:ab5cda9f88c3eaf9cf599adc3a3375906c4ed904 (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mpc8544ds/
H A Dtlb.cab5cda9f88c3eaf9cf599adc3a3375906c4ed904 Mon Jul 07 23:02:08 UTC 2008 Andy Fleming <afleming@freescale.com> 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>
H A Dlaw.cab5cda9f88c3eaf9cf599adc3a3375906c4ed904 Mon Jul 07 23:02:08 UTC 2008 Andy Fleming <afleming@freescale.com> 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>
/rk3399_rockchip-uboot/include/configs/
H A DMPC8544DS.hab5cda9f88c3eaf9cf599adc3a3375906c4ed904 Mon Jul 07 23:02:08 UTC 2008 Andy Fleming <afleming@freescale.com> 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>