Use rocket config with fpu and mmu for booting linux
This commit is contained in:
parent
87bb3a5f24
commit
ec4e3ec36d
@ -1 +1 @@
|
|||||||
Subproject commit 6df42fc36078d6ff60c1610b6fb89b24d668f134
|
Subproject commit 81d631a6a1d9323f876b87e8af7f23042c33e3f0
|
@ -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
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user