Re: [PR] arch/arm64/a527: Add support for Allwinner A527 SoC [nuttx]

2025-03-17 Thread via GitHub
jerpelea merged PR #15996: URL: https://github.com/apache/nuttx/pull/15996 -- 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.apa

Re: [PR] arch/arm64/a527: Add support for Allwinner A527 SoC [nuttx]

2025-03-16 Thread via GitHub
lupyuen commented on code in PR #15996: URL: https://github.com/apache/nuttx/pull/15996#discussion_r1997537726 ## arch/arm64/Kconfig: ## @@ -132,6 +142,28 @@ config ARCH_CHIP_ARM64_CUSTOM endchoice # ARM64 chip selection +if ARCH_CHIP_SUNXI + +choice + prompt "Allwinn

Re: [PR] arch/arm64/a527: Add support for Allwinner A527 SoC [nuttx]

2025-03-16 Thread via GitHub
anchao commented on code in PR #15996: URL: https://github.com/apache/nuttx/pull/15996#discussion_r1997536195 ## arch/arm64/Kconfig: ## @@ -132,6 +142,28 @@ config ARCH_CHIP_ARM64_CUSTOM endchoice # ARM64 chip selection +if ARCH_CHIP_SUNXI + +choice + prompt "Allwinne

Re: [PR] arch/arm64/a527: Add support for Allwinner A527 SoC [nuttx]

2025-03-16 Thread via GitHub
lupyuen commented on code in PR #15996: URL: https://github.com/apache/nuttx/pull/15996#discussion_r1997529510 ## arch/arm64/Kconfig: ## @@ -37,6 +37,22 @@ config ARCH_CHIP_A64 ---help--- Allwinner A64 SoC +config ARCH_CHIP_A527 Review Comment: Hi @

Re: [PR] arch/arm64/a527: Add support for Allwinner A527 SoC [nuttx]

2025-03-16 Thread via GitHub
lupyuen commented on code in PR #15996: URL: https://github.com/apache/nuttx/pull/15996#discussion_r1997511961 ## arch/arm64/Kconfig: ## @@ -37,6 +37,22 @@ config ARCH_CHIP_A64 ---help--- Allwinner A64 SoC +config ARCH_CHIP_A527 Review Comment: @anc

Re: [PR] arch/arm64/a527: Add support for Allwinner A527 SoC [nuttx]

2025-03-16 Thread via GitHub
anchao commented on code in PR #15996: URL: https://github.com/apache/nuttx/pull/15996#discussion_r1997511582 ## arch/arm64/Kconfig: ## @@ -37,6 +37,22 @@ config ARCH_CHIP_A64 ---help--- Allwinner A64 SoC +config ARCH_CHIP_A527 Review Comment: Thank

Re: [PR] arch/arm64/a527: Add support for Allwinner A527 SoC [nuttx]

2025-03-16 Thread via GitHub
lupyuen commented on code in PR #15996: URL: https://github.com/apache/nuttx/pull/15996#discussion_r1997506524 ## arch/arm64/Kconfig: ## @@ -37,6 +37,22 @@ config ARCH_CHIP_A64 ---help--- Allwinner A64 SoC +config ARCH_CHIP_A527 Review Comment: @anc

Re: [PR] arch/arm64/a527: Add support for Allwinner A527 SoC [nuttx]

2025-03-16 Thread via GitHub
anchao commented on code in PR #15996: URL: https://github.com/apache/nuttx/pull/15996#discussion_r1997503491 ## arch/arm64/Kconfig: ## @@ -37,6 +37,22 @@ config ARCH_CHIP_A64 ---help--- Allwinner A64 SoC +config ARCH_CHIP_A527 Review Comment: some

Re: [PR] arch/arm64/a527: Add support for Allwinner A527 SoC [nuttx]

2025-03-16 Thread via GitHub
anchao commented on code in PR #15996: URL: https://github.com/apache/nuttx/pull/15996#discussion_r1997502674 ## arch/arm64/Kconfig: ## @@ -37,6 +37,22 @@ config ARCH_CHIP_A64 ---help--- Allwinner A64 SoC +config ARCH_CHIP_A527 Review Comment: I

Re: [PR] arch/arm64/a527: Add support for Allwinner A527 SoC [nuttx]

2025-03-15 Thread via GitHub
lupyuen commented on code in PR #15996: URL: https://github.com/apache/nuttx/pull/15996#discussion_r1997499674 ## arch/arm64/Kconfig: ## @@ -37,6 +37,22 @@ config ARCH_CHIP_A64 ---help--- Allwinner A64 SoC +config ARCH_CHIP_A527 Review Comment: @anc

Re: [PR] arch/arm64/a527: Add support for Allwinner A527 SoC [nuttx]

2025-03-15 Thread via GitHub
anchao commented on code in PR #15996: URL: https://github.com/apache/nuttx/pull/15996#discussion_r1997499359 ## arch/arm64/Kconfig: ## @@ -37,6 +37,22 @@ config ARCH_CHIP_A64 ---help--- Allwinner A64 SoC +config ARCH_CHIP_A527 Review Comment: Allwi

Re: [PR] arch/arm64/a527: Add support for Allwinner A527 SoC [nuttx]

2025-03-15 Thread via GitHub
nuttxpr commented on PR #15996: URL: https://github.com/apache/nuttx/pull/15996#issuecomment-2727013066 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR appears to meet the NuttX requirements.