Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

how to compile device tree blobs? #3

Closed
TonyMou opened this issue Nov 2, 2017 · 3 comments
Closed

how to compile device tree blobs? #3

TonyMou opened this issue Nov 2, 2017 · 3 comments

Comments

@TonyMou
Copy link

TonyMou commented Nov 2, 2017

Hi, jetsonhacks!
I find that the makeKernel.sh would not make dtbs.
If we want to compile device tree and update it,

would adding "make dtbs" in the makeKernel.sh and "sudo cp /arch/arm64/boot/dts/xxxxx.dtb /boot/" in copyKernel.sh files work this out?

@jetsonhacks
Copy link
Owner

The compiled device tree files are stored on a separate partition on the Jetson eMMC, therefore the method you suggest does not work.

@vaibhavviswanathan
Copy link

You mention that we need to compile the device tree separately. How do we do this?

@JetsonHacksNano
Copy link

The easiest way is to follow the NVIDIA directions to use a device tree compiler and flash the device tree from a host PC.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants