- add mtd-utils to PACKAGE_LIST_BOARD.
- this should be enough to wipe Petitboot;
- more investigative work and u-boot building is needed for SPI+SATA boot
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
- We really want the u-boot.bin.sd.bin for HC4
- During VIM3L-adding commit, "odroid*c4" was replaced with "odroid-c4" and "odroid-hc4"
- Which is cool but it's actually "odroidc4" and "odroidhc4"
- Add a warning to save future time if no FIP tree decided by SM1 family
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
* bump rockchip64 ATF to 2.5
v2.5 includes our patches and some other RK3399 improvements
* Delete power domains patch
included in ATF v2.5
* Delete fix-reset-in-v2.2.patch
Included in v2.5
* disable logging patch
&console.console is causing a compile error with ATF v2.5. I haven't looked into it yet, disable for now.
* Add experimental suspend support for PBP
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
- via Jeremiah Cornelius on the Armbian Forums
- also clarify comment about 2 dtbs in mainline kernel
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
8feb39511a
Reading package lists...
E: Package 'libappindicator3-1' has no installation candidate
E: Package 'gir1.2-appindicator3-0.1' has no installation candidate
Building dependency tree...[ error ] ERROR in function create_rootfs_cache [ debootstrap.sh:311 ]
Manual testing assembling om:
- Debian Buster XFCE
- Debian Bullseye XFCE
- Debian SID XFCE
after revert to make sure everything works.
10 rootfs cache files are recreated and redistributed to the CDN due to this change so it is important that we don't make a bug here.
RC images are neither beta neither stable. If we use this parameter, they are put into subdir RC. If they are made from beta or not, we choose with other BETA=yes parameter
* Make RC runner more universal and fix a bug in build beta images - calculating wrong paralleling parameter
* We don't need separate build config for RC images
* Upgrading sunxi and sunxi64 EDGE to 5.13
Both variants tested for building
* Bump imx6 to 5.13.y
Tested
* Bump Jetson nano kernel to 5.13.y
* Move mvebu and mvebu64 edge to 5.13.y
* move pinebook tweaks
* fix dest
* Add also special keys definitions
* Clear out tech dept
* Delete prepare.sh
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>