acassis merged PR #16718:
URL: https://github.com/apache/nuttx/pull/16718
--
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: commits-unsubscr...@nuttx.apac
anchao commented on code in PR #16718:
URL: https://github.com/apache/nuttx/pull/16718#discussion_r2209148540
##
arch/arm64/src/qemu/qemu_boot.c:
##
@@ -179,7 +179,9 @@ void arm64_chip_boot(void)
* configuration of board specific resources such as GPIOs, LEDs, etc.
*/
acassis commented on code in PR #16718:
URL: https://github.com/apache/nuttx/pull/16718#discussion_r2205016041
##
arch/arm64/src/qemu/qemu_boot.c:
##
@@ -179,7 +179,9 @@ void arm64_chip_boot(void)
* configuration of board specific resources such as GPIOs, LEDs, etc.
*/
anchao commented on code in PR #16718:
URL: https://github.com/apache/nuttx/pull/16718#discussion_r2204988791
##
arch/arm64/src/qemu/qemu_boot.c:
##
@@ -179,7 +179,9 @@ void arm64_chip_boot(void)
* configuration of board specific resources such as GPIOs, LEDs, etc.
*/
acassis commented on code in PR #16718:
URL: https://github.com/apache/nuttx/pull/16718#discussion_r2204739577
##
arch/arm64/src/qemu/qemu_boot.c:
##
@@ -179,7 +179,9 @@ void arm64_chip_boot(void)
* configuration of board specific resources such as GPIOs, LEDs, etc.
*/
anchao opened a new pull request, #16718:
URL: https://github.com/apache/nuttx/pull/16718
## Summary
arm64/qemu: decouple qemu board from chip
decouple qemu board from chip to support custom boards
Signed-off-by: chao an
## Impact
add support of custom