modified debug output and FBCS5 waitstates

This commit is contained in:
Markus Fröschle
2013-12-17 17:53:45 +00:00
parent 38d1e75887
commit 2d34a5b8ad
3 changed files with 7 additions and 7 deletions

View File

@@ -459,7 +459,7 @@ void init_fbcs()
MCF_FBCS5_CSAR = MCF_FBCS_CSAR_BA(0x60000000);
MCF_FBCS5_CSCR = MCF_FBCS_CSCR_PS_16 /* CPLD access */
| MCF_FBCS_CSCR_WS(10)
| MCF_FBCS_CSCR_WS(32)
| MCF_FBCS_CSCR_ASET(1)
| MCF_FBCS_CSCR_AA;
MCF_FBCS5_CSMR = MCF_FBCS_CSMR_BAM_256M