I'm still not sure if it correct match. But at least we can ask the maintainer. Or even port it oursalves. But it would be way beyond my competence.
https://github.com/OE4T/u-boot-tegra/blob/patches-v2022.01/board/nvidia/jetson-tk1/MAINTAINERS On Fri, May 16, 2025, 02:29 Páhi András <[email protected]> wrote: > Great! I suppose this is the device that Alex mentioned. > > The GitHub repo modified last time in 2022... no TCP stack, just UDP. > > pahihu > On 2025. 05. 15. 18:25, mayor84 wrote: > > I might be wrong, but is it u-boot already configured for nvidia tegra k1 > soc? > > System chip NVIDIA Tegra K1 (28 nm) > Processor Dual-core, 2300 MHz, Denver > GPU Kepler > RAM 2GB (DDR3) > Internal storage 32GB > > https://www.phonearena.com/phones/Google-Nexus-9_id8926 > https://github.com/OE4T/u-boot-tegra > > On Thu, May 15, 2025, 21:17 mayor84 <[email protected]> wrote: > >> I just googled it. Here's getting started, I think I followed this one >> when played with it, some time ago. >> >> Also, there was examples of so-called standalone apps which you can just >> upload to your dev, without updating u-boot itself. >> >> And I vaguely remember that it could generate u-boot.elf for host machine >> and run it in userspace for testing purposes. But right now I can't google >> anything useful about it. So qemu is the best option to start, indeed. >> >> https://krinkinmu.github.io/2023/08/12/getting-started-with-u-boot.html >> >> >> https://github.com/u-boot/u-boot/blob/master/examples/standalone/hello_world.c >> >> On Thu, May 15, 2025, 20:07 András Páhi <picolisp@software-labde> wrote: >> >>> Nope. I’ve searched the web for the Nexus series tablets and U-Boot >>> images, but all I’ve found just found a similar question on a FreeBSD >>> forum. >>> >>> pahihu >>> >>> > On 2025. May 15., at 16:16, Alexander Burger <[email protected]> >>> wrote: >>> > >>> > On Thu, May 15, 2025 at 03:42:42PM +0200, András Páhi wrote: >>> >> The easy way: >>> >> Check for up-to-date U-Boot images with TCP support for the Nexus 9, >>> then update the U-Boot firmware. >>> >> You can compile and package apps for U-Boot to execute from Flash, >>> but beware the load address is >>> >> system/firmware specific. >>> >> >>> >> Then if you provide a script for U-Boot to execute on power-up, it >>> can automatically execute your app. >>> > >>> > Do you have any links to such images and documentation? >>> > >>> > ☺/ A!ex >>> > >>> > -- >>> > UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe >>> >>> >>> -- >>> UNSUBSCRIBE: mailto:[email protected]?subjectUnsubscribe >>> >>
