kasli_soc: ident = variant name #203

Merged
sb10q merged 1 commits from mwojcik/artiq-zynq:ident_variant into master 2024-08-17 17:37:22 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ pub fn main_core0() {
gic::InterruptController::gic(mpcore::RegisterBlock::mpcore()).enable_interrupts();
init_gateware();
info!("detected gateware: {}", identifier_read(&mut [0; 64]));
info!("gateware ident: {}", identifier_read(&mut [0; 64]));
i2c::init();