Support status for Seed studio boards #2031
|
Hi team, Thanks for the great work. I'm already using meta-tegra on a reComputer J4012 and it's working great so far. I'd like to test the super version, but before I ask my company to buy it I'd like to make sure that it's supported in meta-tegra. It seems to be the same carrier board with an extension board for the extra ports, so from my understanding I should be able to use the same Regarding the support mode, I assume there is no software difference either ? Thanks in advance, |
Replies: 3 comments 2 replies
Yes, the J401 carrier board that's in that J4012 box is sufficiently compatible with the NVIDIA p3768 carrier that you can use the stock machine configuration. We upgraded the stock machine configurations for it when "super" mode came out, rather than treating that mode separately. You should see "super" in the device tree name. |
|
Thanks for your comment @madisongh ! When you say "sufficiently compatible", are there some differences I should be worried/aware about ? And regarding the j4012 super board, any idea of what might not work out of the box ? By the look of the schematics, it seems that the additional ethernet port is on a PCIe port meaning that it should be discovered automatically if the drivers for that chipset are present ? I'm trying to get an idea of how much of an effort it's going to be to make this board work. If anyone has used it I would be keen to get your feedback please! Good to know about the super mode, thanks. Cheers, |
Not that I know of, but you never know...
No, but their documentation points to their "getting started" page that has links for downloading a customized L4T, so my guess is that there are going to be at least some other drivers needed, or device tree modifications, to make some of the hardware work. Might be best to walk through their docs first using their L4T, test everything, then work on your OE/Yocto OS build and look at what needs to be added/adapted. |
Not that I know of, but you never know...
No, but their documentation points to their "getting started" page that has links for downloading a customized L4T, so my guess is that there are going to be at least some other drivers needed, or device tree modifications, to make some of the hardware work. Might be best to walk through their docs first using their L4T, test everything, then work on your OE/Yocto OS build and look at what needs to be added/adapted.