From d57c7e593871411a34f3054831928d79e81a7752 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Fri, 9 Mar 2018 16:20:53 +0000 Subject: [PATCH] support Jetson TX2 --- aarch64-boards | 1 + uboot-tools.spec | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/aarch64-boards b/aarch64-boards index e76545d..abe7f96 100644 --- a/aarch64-boards +++ b/aarch64-boards @@ -19,6 +19,7 @@ orangepi_win orangepi_zero_plus2 p212 p2371-2180 +p2771-0000-500 pine64_plus poplar rpi_3 diff --git a/uboot-tools.spec b/uboot-tools.spec index 7e24698..2453790 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -2,7 +2,7 @@ Name: uboot-tools Version: 2018.03 -Release: 0.10%{?candidate:.%{candidate}}%{?dist} +Release: 0.11%{?candidate:.%{candidate}}%{?dist} Summary: U-Boot utilities License: GPLv2+ BSD LGPL-2.1+ LGPL-2.0+ URL: http://www.denx.de/wiki/U-Boot @@ -288,6 +288,9 @@ cp -p board/warp7/README builds/docs/README.warp7 %endif %changelog +* Fri Mar 9 2018 Peter Robinson 2018.03-0.11.rc4 +- Enable support for Jetson TX2 + * Thu Mar 8 2018 Peter Robinson 2018.03-0.10.rc4 - Fix for Raspberry Pi 2 boot