modified comments
This commit is contained in:
@@ -49,7 +49,8 @@ _rom_entry:
|
|||||||
lea __SUP_SP,a7
|
lea __SUP_SP,a7
|
||||||
move.l #0,(sp)
|
move.l #0,(sp)
|
||||||
|
|
||||||
/* Initialize the processor caches.
|
/*
|
||||||
|
* Initialize the processor caches.
|
||||||
* The instruction cache is fully enabled.
|
* The instruction cache is fully enabled.
|
||||||
* The data cache is enabled, but cache-inhibited by default.
|
* The data cache is enabled, but cache-inhibited by default.
|
||||||
* Later, the MMU will fully activate the data cache for specific areas.
|
* Later, the MMU will fully activate the data cache for specific areas.
|
||||||
|
|||||||
Reference in New Issue
Block a user