linux4sam / at91bootstrap

Second level bootloader for Microchip SoC (aka AT91)
https://www.linux4sam.org/linux4sam/bin/view/Linux4SAM/AT91Bootstrap4
112 stars 232 forks source link

9X60ek CONFIG_CONSOLE_INDEX > 0 no output #180

Open chrishsieh opened 1 month ago

chrishsieh commented 1 month ago

When CONFIG_CONSOLE_INDEX > 0, there are two definition problems in 9X60. The content of static struct at91_flexcom flexcoms[] lacks regmap. Another problem is that the value of usart_base needs to be at the offset AT91C_OFFSET_FLEXCOM_USART.