Skip to content

Commit

Permalink
linux-tegra: Update srd3-tx2 dtb to 32.2
Browse files Browse the repository at this point in the history
Update srd3 device tree to latest version
available 32_2_1. Only this version is
available, but it is compatible with 32.2.

Signed-off-by: Alexandru Costache <alexandru@balena.io>
  • Loading branch information
acostach authored and floion committed Nov 12, 2019
1 parent fbc5a23 commit aea2687
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file not shown.
Binary file not shown.
Expand Up @@ -17,7 +17,7 @@ SRC_URI_append_jetson-tx2 = " \
file://tegra186-tx2-cti-ASG001-USB3.dtb \
file://tegra186-quill-p3310-1000-c03-00-base.dtb \
file://tegra186-tx2-cti-ASG006-IMX274-6CAM.dtb \
file://d3-rsp-fpdlink-ov10640-single-j2.dtb \
file://d3-tx2-rsp-fpdlink.dtb \
file://tegra186-tx2-blackboard.dtb \
file://realsense_hid_linux-yocto_4.4.patch \
file://realsense_metadata_linux-yocto_4.4.patch \
Expand Down Expand Up @@ -183,7 +183,7 @@ do_deploy_append_n510-tx2() {
}

do_deploy_append_srd3-tx2() {
cp ${WORKDIR}/d3-rsp-fpdlink-ov10640-single-j2.dtb "${DEPLOYDIR}"
cp ${WORKDIR}/d3-tx2-rsp-fpdlink.dtb "${DEPLOYDIR}"
}

do_deploy_append_blackboard-tx2() {
Expand Down

0 comments on commit aea2687

Please sign in to comment.