Commit graph

4 commits

Author SHA1 Message Date
Kevin Mihelich 1de9297ece core/linux-aarch64-rc to 5.17.rc1-1 2022-01-24 01:16:14 +00:00
Kevin Mihelich 3a82102105 core/linux-aarch64-rc to 5.15.rc3-1 2021-09-26 23:39:25 +00:00
Alexandru M Stan 5784aa4823 core/linux-aarch64-rc to 5.12.rc3-3
Changed logic for gathering dtb list to just use a wildcard for boards
that we're interested in.

Changed generate_chromebook_its.sh logic to just take in scattered dtb
files.

Compressed all input files that go into the .its
Here are some comparisons:
	none: 37M
	lz4: 17M < chosen in this commit
	lzma: ~10M but boots 1 second slower

Since it's compressed the .its now had to include external compatible
properties, used `fdtget .dtb / compatible`.
2021-03-17 17:40:23 -06:00
Kevin Mihelich 872c4fc9f6 core/linux-aarch64-rc to 5.12.rc2-1 2021-03-07 23:36:12 +00:00