Your message dated Thu, 16 Jun 2016 19:50:02 +0000
with message-id <[email protected]>
and subject line Bug#827081: fixed in u-boot 2016.07~rc1+dfsg1-3
has caused the Debian Bug report #827081,
regarding Improve Jetson TK1 instructions
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
827081: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827081
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: u-boot-tegra
Version: 2016.03+dfsg1-5
Severity: minor
Here are some minor improvements regarding Tegra.
--
Martin Michlmayr
http://www.cyrius.com/
>From 172dbc7ac948167ea4fe78758f9586f9ce33ac19 Mon Sep 17 00:00:00 2001
From: Martin Michlmayr <[email protected]>
Date: Sat, 11 Jun 2016 18:12:01 -0700
Subject: [PATCH 1/3] Add NVIDIA to Tegra description
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 87cc3fc..3200ee2 100644
--- a/debian/control
+++ b/debian/control
@@ -44,14 +44,14 @@ Multi-Arch: same
Depends: ${misc:Depends}
Breaks: u-boot (<< 2014.10~rc2+dfsg1-2~)
Replaces: u-boot (<< 2014.10~rc2+dfsg1-2~)
-Description: A boot loader for tegra systems
+Description: A boot loader for NVIDIA Tegra systems
Das U-Boot is a cross-platform bootloader for embedded systems,
used as the default boot loader by several board vendors. It is
intended to be easy to port and to debug, and runs on many
supported architectures, including PPC, ARM, MIPS, x86, m68k,
NIOS, and Microblaze.
.
- This package includes boot loaders for various tegra platforms.
+ This package includes boot loaders for various NVIDIA Tegra platforms.
${uboot:platforms}
Package: u-boot-omap
--
2.1.4
>From aacea1e12597bd2c74e827b30cbeb4807bd09196 Mon Sep 17 00:00:00 2001
From: Martin Michlmayr <[email protected]>
Date: Sat, 11 Jun 2016 18:12:42 -0700
Subject: [PATCH 2/3] u-boot-tegra.README.Debian: fix name of package
---
debian/u-boot-tegra.README.Debian | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/u-boot-tegra.README.Debian b/debian/u-boot-tegra.README.Debian
index 97a0200..93bfaa5 100644
--- a/debian/u-boot-tegra.README.Debian
+++ b/debian/u-boot-tegra.README.Debian
@@ -17,7 +17,7 @@ sudo ./flash.sh -L /usr/lib/u-boot/p2371-2180/u-boot-dtb.bin jetson-tx1 mmcblk0p
=== TODO ===
TODO: Figure out how to do this with tools within Debian,
-e.g. tegracrm and cbootimage.
+e.g. tegrarcm and cbootimage.
== U-Boot environment tools ==
--
2.1.4
>From ebbc6931acaf671b8cb943375da483110c931704 Mon Sep 17 00:00:00 2001
From: Martin Michlmayr <[email protected]>
Date: Sat, 11 Jun 2016 18:14:29 -0700
Subject: [PATCH 3/3] u-boot-tegra.README.Debian: improve Jetson TK
instructions
---
debian/u-boot-tegra.README.Debian | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/u-boot-tegra.README.Debian b/debian/u-boot-tegra.README.Debian
index 93bfaa5..3b2e35b 100644
--- a/debian/u-boot-tegra.README.Debian
+++ b/debian/u-boot-tegra.README.Debian
@@ -1,14 +1,15 @@
== Installation ==
At this point, you must install U-Boot to flash yourself from a host
-system using the Linux_For_Tegra tools.
+system using the Linux_For_Tegra tools from NVIDIA's developer portal:
+https://developer.nvidia.com/embedded/linux-tegra-archive
=== Jetson TK1 ===
sudo ./flash.sh -L /usr/lib/u-boot/jetson-tk1/u-boot-dtb-tegra.bin jetson-tk1 mmcblk1p1
-It seems that L4T R19.3.0 is currently required (image does not boot
-if flashed with L4T R21.X).
+Please note that L4T R19.3 is currently required (the image does not
+boot if flashed with L4T R21.1 through R21.4).
=== Jetson TX1 ===
--
2.1.4
--- End Message ---
--- Begin Message ---
Source: u-boot
Source-Version: 2016.07~rc1+dfsg1-3
We believe that the bug you reported is fixed in the latest version of
u-boot, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Vagrant Cascadian <[email protected]> (supplier of updated u-boot package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 16 Jun 2016 12:29:51 -0700
Source: u-boot
Binary: u-boot u-boot-imx u-boot-tegra u-boot-omap u-boot-sunxi u-boot-exynos
u-boot-rockchip u-boot-rpi u-boot-tools
Architecture: source
Version: 2016.07~rc1+dfsg1-3
Distribution: experimental
Urgency: medium
Maintainer: Vagrant Cascadian <[email protected]>
Changed-By: Vagrant Cascadian <[email protected]>
Description:
u-boot - A boot loader for embedded systems
u-boot-exynos - A boot loader for exynos systems
u-boot-imx - A boot loader for imx systems
u-boot-omap - A boot loader for omap systems
u-boot-rockchip - A boot loader for rockchip systems
u-boot-rpi - A boot loader for Raspberry PI systems
u-boot-sunxi - A boot loader for sunxi systems
u-boot-tegra - A boot loader for NVIDIA Tegra systems
u-boot-tools - companion tools for Das U-Boot bootloader
Closes: 827081
Changes:
u-boot (2016.07~rc1+dfsg1-3) experimental; urgency=medium
.
[ Martin Michlmayr ]
* Add NVIDIA to Tegra description
* u-boot-tegra.README.Debian: fix name of package
* u-boot-tegra.README.Debian: improve Jetson TK instructions.
(Closes: #827081).
.
[ Vagrant Cascadian ]
* debian/control: u-boot-tools is not needed when cross-building on
arm64.
* Add patch to respect SOURCE_DATE_EPOCH when building FIT images,
fixing reproducibility issues with dra7xx_evm target. Thanks to HW42
for the patch.
Checksums-Sha1:
ed80fdb3fbafa75fb33d67acd872e0c27c9aeb0f 2589 u-boot_2016.07~rc1+dfsg1-3.dsc
0092966d077389df44370d1dfcfe282d2a384472 31632
u-boot_2016.07~rc1+dfsg1-3.debian.tar.xz
Checksums-Sha256:
7f6baefc8a5d78388b580e451111515bc71d1aa6041d2d45abf1753400b3b0f1 2589
u-boot_2016.07~rc1+dfsg1-3.dsc
1a751d49b815a5311f02e3b90ba630438c46468f39da1e0915557ba3e74d9870 31632
u-boot_2016.07~rc1+dfsg1-3.debian.tar.xz
Files:
58127e5e8aff7ab7381231343b1613fa 2589 admin optional
u-boot_2016.07~rc1+dfsg1-3.dsc
7be6de5129cd576d6cfb656d421bee3e 31632 admin optional
u-boot_2016.07~rc1+dfsg1-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJXYv7mAAoJELeLgtSBS5G2tnAP/3jqNMSAvrk1GfGO+HYnyXMz
VThfTzYVN7jR+cDyE1lKnXhXxgT713QyxBnZ/uEDl5AYwfl79hf2ZbPtxOi6ZGYD
IBtIAU7L5jEdwIFDErFfS2fSDoxVWN8ClLS7KB9OB5BYuZkQZ3rMozVbykl+QQ0A
ybJIn+ZXD2THIKxF0eH6/XhU48t7piUTdW7xB0bmwIJddwiG3Uygd/QayBwF6ZOD
8Zpduq1Yj3OivN0qOaRW6exPNmPqvrHVGxfhIZnOhPQLus3KQuKTjjP7V16NarxG
Xh1IlQFlLP67ij43wMkpsPMkHm6Hw9oGT7m2y1xZZW2s6SyM2+oJmkuBae4dRYuT
APwQg7UgW+SLJr2JOOOGVaE8uZN+Bq72u44UQ2n3pi91/y8FysoHYqGedPaqoHCv
VejhZnhike2AQv45lqu3COVw9s59IVGg7bTV+Wjh6AuZ3FBE/Zluujbeoa6glUo2
rgqzBA6o32DHCo6lwR9Gq6zl3jSsvb/2MVdJR3ITT/hec20zEVKaDjmSa2LNP+91
8OGNmZuafdTq4rF9zAVlretgppzxAGmVChTsL5JFtQUvDsylMeAMrqfOkrYpCRBT
+ziShthPMyCAT/y9SupR4pDmkkSoOdtV2vrKs9E6IiIDHA57swfK9zYgfpWNMBUm
nA3oWxNq7LX+aZXQW7Sp
=+IAY
-----END PGP SIGNATURE-----
--- End Message ---