Replies: 7 comments 12 replies
-
Infix is built on top of Buildroot, so all Buildroot defconfigs work also in Infix. But for the NETCONF features (like confd & statd) to be enabled, specific RPi and R2S defconfigs need to be ported to Infix. It so happens I have just got myself an R2S, and was planning to look at it for Infix this coming weekend. If you like to help out testing or contributing you are most welcome! There are basically two paths:
I think (2) is the most attractive one to start with, take one board at a time, and then integrate them into the generic aarch64 depending on demand. Customers we support on custom boards right now use the Hope this answers your question. |
Beta Was this translation helpful? Give feedback.
-
@troglobit I have several R2S units sitting idle that I used for VxLAN testing. I would be happy to do some testing with R2S. |
Beta Was this translation helpful? Give feedback.
-
We are testing infix on a phyCORE-AM64x and want to contribute the code back to infix, so it would be good to see if we can integrate it into the aarch64_defconfig or a separate am64x_defconfig. |
Beta Was this translation helpful? Give feedback.
-
Out of curiosity, how is the handover between the bootloader and Linux done, are you using the standard image format with our U-Boot scripts or some custom glue? |
Beta Was this translation helpful? Give feedback.
-
Awesome, I'll let you know by the end of the weekend, hopefully! |
Beta Was this translation helpful? Give feedback.
-
To begin with I think we should start with a separate (The RPi builds will come a bit later, I'm hoping to use them as internal training for our junior devs. It'll be at least one separate build here too, that can be merged to the generic |
Beta Was this translation helpful? Give feedback.
-
@troglobit is your device reporting the eth0 MAC address to be |
Beta Was this translation helpful? Give feedback.
-
Hu, do you know how to configure infix for rpi4 and nanopi?
Beta Was this translation helpful? Give feedback.
All reactions