mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 02:01:29 +00:00
sh: invalidate icache and tlbs during boot on kfr2r09
Add instruction cache and TLB invalidation code for the the kfr2r09 romimage target. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
045a4b7ee7
commit
7c328e476b
@ -16,6 +16,12 @@ LIST "--------------------------------"
|
||||
LIST "disable watchdog"
|
||||
EW 0xa4520004, 0xa507
|
||||
|
||||
LIST "invalidate instruction cache"
|
||||
ED 0xff00001c, 0x00000800
|
||||
|
||||
LIST "invalidate TLBs"
|
||||
ED 0xff000010, 0x00000004
|
||||
|
||||
LIST "select mode for cs5 + cs6"
|
||||
ED 0xff800020, 0xa5a50001
|
||||
ED 0xfec10000, 0x0000001b
|
||||
|
Loading…
Reference in New Issue
Block a user