szl: enabled FPU #27

Merged
sb10q merged 1 commits from pca006132/artiq-zynq:master into master 2020-07-02 20:02:51 +08:00

Enabled FPU and set the target correctly for unlzma.

Enabled FPU and set the target correctly for unlzma.

Shouldn't we also tell rustc that the FPU is available?

Shouldn't we also tell rustc that the FPU is available?
sb10q reviewed 2020-07-02 20:02:20 +08:00
@ -36,6 +37,18 @@ pub fn main_core0() {
log::set_max_level(log::LevelFilter::Debug);
info!("Simple Zynq Loader starting...");
unsafe {

Maybe this should be moved into zc706 (cortexa9 library), since it's generic and also now used in several places.

Maybe this should be moved into zc706 (cortexa9 library), since it's generic and also now used in several places.
sb10q closed this pull request 2020-07-02 20:02:51 +08:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/artiq-zynq#27
There is no content yet.