SAMA5 boards: Operation at 528Mhz has been verified

This commit is contained in:
Gregory Nutt 2014-04-04 10:36:53 -06:00
parent e78f36e229
commit 0b014faa75

View File

@ -684,7 +684,7 @@ void up_boot(void)
* be available when fetched into the I-Cache.
*/
cp15_clean_dcache(&_sramfuncs, &_eramfuncs)
cp15_clean_dcache((uintptr_t)&_sramfuncs, (uintptr_t)&_eramfuncs)
#endif
/* Setup up vector block. _vector_start and _vector_end are exported from