Use rocket config with fpu and mmu for booting linux
This commit is contained in:
Submodule rocket-chip updated: 6df42fc360...81d631a6a1
@ -21,7 +21,7 @@ class FreedomUML507Config extends Config(
|
|||||||
new WithoutTLMonitors ++
|
new WithoutTLMonitors ++
|
||||||
new WithJtagDTM ++
|
new WithJtagDTM ++
|
||||||
new WithNMemoryChannels(1) ++
|
new WithNMemoryChannels(1) ++
|
||||||
new WithNBigCores(1) ++
|
new WithNSmallLinuxCores(1) ++
|
||||||
new BaseConfig
|
new BaseConfig
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user