Giter VIP home page Giter VIP logo

Comments (4)

Tiryoh avatar Tiryoh commented on July 2, 2024

It seems like the new version of L4T, R32.2 uses a new dts.

$ head -n15 tegra210-p3448-0000-p3449-0000-a02.dts
/dts-v1/;

/memreserve/	0x0000000080000000 0x0000000000020000;
/ {
	compatible = "nvidia,jetson-nano", "nvidia,tegra210";
	interrupt-parent = <0x1>;
	#address-cells = <0x2>;
	#size-cells = <0x2>;
	nvidia,dtbbuildtime = "Jul 16 2019", "17:09:34";
	nvidia,boardids = "3448";
	nvidia,proc-boardid = "3448";
	nvidia,pmu-boardid = "3448";
	nvidia,fastboot-usb-pid = <0xb442>;
	model = "NVIDIA Jetson Nano Developer Kit";
	nvidia,dtsfilename = "/dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-a02.dts";

from jetsonnano_dt_spi.

Tiryoh avatar Tiryoh commented on July 2, 2024

There were some updates about SPI on L4T R32.2. NOTE: NOT TESTED ON MY ENVIRONMENT YET

from jetsonnano_dt_spi.

Tiryoh avatar Tiryoh commented on July 2, 2024

WIP: https://github.com/rt-net/JetsonNano_DT_SPI/tree/R32.2.1

from jetsonnano_dt_spi.

lmirel avatar lmirel commented on July 2, 2024

I've used dd to replace the required partitions and move back and forth between standard and spi-enabled system. basically, just used the 5 partitions that change: p3, p4, p5, p9 and p10.
would it be possible to set this up such that we can just run a script using pre-built partition images straight from the device itself?
thanks

from jetsonnano_dt_spi.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.