zynq_us/uart: same register fields as zynq, just a different location

BDIV_MIN/MAX and CD_MAX are also the same
feature/zcu111
Brad Bondurant 2022-11-15 16:14:42 -05:00
parent 508fac66e8
commit 2c179841be
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
use libregister::register_at;
use libboard_zynq::uart::baud_rate_gen;
use libboard_zync::uart::regs::RegisterBlock;
register_at!(RegisterBlock, 0xFF000000, uart0);
register_at!(RegisterBlock, 0xFF010000, uart1); // note: PS_UART1 is not connected on ZCU111