experiments: update banner

master
Sebastien Bourdeauducq 2020-09-09 21:29:25 +08:00
parent 4751fd6011
commit 338f918531
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ pub fn restart_core1() {
pub fn main_core0() {
// zynq::clocks::CpuClocks::enable_io(1_250_000_000);
enable_l2_cache();
println!("\nzc706 main");
println!("\nZynq experiments");
let mut interrupt_controller = gic::InterruptController::gic(mpcore::RegisterBlock::mpcore());
interrupt_controller.enable_interrupts();
// ps7_init::apply();