-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c7ffae3
commit 6d60da6
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |