You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/12/23 08:30:09 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new issue #2594: Should we remove the support of too old and incompatible risc-v chip(gap8 and nr5m100)?

xiaoxiang781216 opened a new issue #2594:
URL: https://github.com/apache/incubator-nuttx/issues/2594


   To support these prehistoric chips, there are many hack code in arch/risc-v/common and arch/risc-v/rv32im.
   BTW, these two chips need be compiled by specific gcc toolchain, which block them from the daily check:
   https://github.com/apache/incubator-nuttx-testing/blob/master/testlist/other.dat#L25-L26
   So, the quality isn't good as other riscv chip too.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] hhuysqt commented on issue #2594: Should we remove the support of too old and incompatible risc-v chip(gap8 and nr5m100)?

Posted by GitBox <gi...@apache.org>.
hhuysqt commented on issue #2594:
URL: https://github.com/apache/incubator-nuttx/issues/2594#issuecomment-751203658


   Hi, I'm the first contributor of the GAP8 port, and unfortunately I'm not keeping pace with the nuttx development. I think it's okay to remove its support, because the GAP8 (pulpino) core is really out-of-date, and the architecture of its processor and peripherals are not common compared to other SMP platforms. If it hinders the project upgrades, I personally agree on removing it.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] kdp1965 commented on issue #2594: Should we remove the support of too old and incompatible risc-v chip(gap8 and nr5m100)?

Posted by GitBox <gi...@apache.org>.
kdp1965 commented on issue #2594:
URL: https://github.com/apache/incubator-nuttx/issues/2594#issuecomment-767850985


   We can pull out the nr5m100 support.  There are other RISC-V chips and I don't know when I would be able to get the RTL pushed to a public repo anyway.  These days I use NuttX on my Eth Zurich based ri5cy core anyway instead of the nr5m100 core.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] btashton commented on issue #2594: Should we remove the support of too old and incompatible risc-v chip(gap8 and nr5m100)?

Posted by GitBox <gi...@apache.org>.
btashton commented on issue #2594:
URL: https://github.com/apache/incubator-nuttx/issues/2594#issuecomment-754449876


   Ken,
   I know you did a lot of work getting the first RISC-V support going, and
   that included the nr5m100 which I understood is based on work you did
   with IQ-Analog.
   
   I don't think the RTL ever made it public, do you think this is still of
   use with all the other publicly available implementations out there today?
   
   --Brennan
   
   
   On Wed, Dec 23, 2020, 12:30 AM Xiang Xiao <no...@github.com> wrote:
   
   > To support these prehistoric chips, there are many hack code in
   > arch/risc-v/common and arch/risc-v/rv32im.
   > BTW, these two chips need be compiled by specific gcc toolchain, which
   > block them from the daily check:
   >
   > https://github.com/apache/incubator-nuttx-testing/blob/master/testlist/other.dat#L25-L26
   > So, the quality isn't good as other riscv chip too.
   >
   > —
   > You are receiving this because you are subscribed to this thread.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/incubator-nuttx/issues/2594>, or unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/AABKJPPGKE4Z4GPFXPYTYRLSWGTBJANCNFSM4VGWFIUQ>
   > .
   >
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] btashton closed issue #2594: Should we remove the support of too old and incompatible risc-v chip(gap8 and nr5m100)?

Posted by GitBox <gi...@apache.org>.
btashton closed issue #2594:
URL: https://github.com/apache/incubator-nuttx/issues/2594


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org