From 6d60da6131355ca3d041b19e5cc21ca47631cc6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alfonso=20S=C3=A1nchez-Beato?= Date: Thu, 25 Apr 2019 11:53:26 +0200 Subject: [PATCH] Add changelog and update for v0.4 --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ChangeLog diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..2053932 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,12 @@ +ver 0.4: + Gadget + * all: u-boot: faster loading of the kernel + * all: make boot partition larger to support kernel updates + * nano: fix bug so now it can start with a HDMI monitor connected + Kernel + * nano: fix loading of GPU firmware + * tx2,nano: backport apparmor patches + * tx2,nano: disable debug info in modules to reduce kernel snap size + Build scripts + * nano: avoid creating system.img in build + * tx1,tx2: match boot partition size with the new one from gadget