ajlennon commented on PR #19858: URL: https://github.com/apache/nuttx/pull/19858#issuecomment-5306974518
### Board identity correction Earlier text on this PR claimed **MIMXRT1180-EVK / MIMXRT1189**. That was a naming mistake on my side: the physical board used for the NSH bring-up is **FRDM-IMXRT1186 / MIMXRT1186** (196-pin BGA). The EVK (RT1189, 289-pin BGA) differs in package and board pin map (LEDs, switches, Ethernet PHYs), even though LPUART1 on GPIO_AON_08/09 is shared enough that the mistaken EVK-named image still reached `nsh>` on the FRDM. I have force-pushed a single squashed patch that: - selects `ARCH_CHIP_MIMXRT1186` and board `frdm-imxrt1186` - drops the incorrect EVK / RT1189 board claim from this PR - re-proves host `frdm-imxrt1186:nsh` build and LinkServer RAM-load smoke (`uname -a` → `arm frdm-imxrt1186`) Sorry for the churn, and thanks for the earlier squash request — this tip remains one patch with DCO `Signed-off-by`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
