Commit Graph

9 Commits

Author SHA1 Message Date
Johan Gunnarsson de9e127763 zz-update-uimg: Don't set kernel_comp_addr_r and kernel_comp_size
Should be set by U-Boot already.
2023-07-25 20:50:11 +02:00
Johan Gunnarsson 007a60c5ba zz-update-uimg: Don't mkimage of initrd 2023-07-25 20:50:11 +02:00
Johan Gunnarsson 2c1dd008fa zz-update-uimg: Configure initrd size 2023-07-25 20:50:11 +02:00
Johan Gunnarsson 53a9cc2c1d Reduce initramfs size
This will reduce compressed initramfs size on Ubuntu from 89 MB to
28 MB.
2023-07-25 20:50:08 +02:00
Johan Gunnarsson 9c6cf17ade Add support for Ubuntu images 2021-08-24 19:39:57 +02:00
Johan Gunnarsson 78fe857bcd zz-update-uimg: Add more fdt search paths 2021-08-12 19:30:09 +02:00
Johan Gunnarsson 914df6b545 zz-update-uimg: Remove hardcoded partition, device and FS type
* Boot from the partition and device that was actually probed (needed by for
  example Tinker Board).
* Boot with the DTB that U-Boot provided if the DTB file was not found in the
  boot partition (needed by for example QEMU virt).
* Let U-Boot figure out filesystem type.
2020-09-23 20:07:51 +02:00
Johan Gunnarsson c8a7292461 Add support for building Ubuntu images 2019-05-12 23:46:20 +02:00
Johan Gunnarsson 98d8318597 Move scripts into directories 2019-05-07 19:26:14 +02:00