mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
b04cdd590b
Flasher verification: - Move read-back SHA256 verification BEFORE boot partition modifications (DTBO copy, variant write, extlinux switch). Previously verified AFTER modifications, causing guaranteed hash mismatch (false positive). - Remove duplicate verification block at end of script. Kernel: - Restore DRM_FBDEV_EMULATION=y (disabling it broke display on some setups that depend on /dev/fb0 for initialization) Panel overlays: - Restore early return for odroidgo3-compatible devices in archr-dtbo.py. R36S base DTS already has reset-gpios/power-supply/backlight - adding them again in the overlay caused conflicts. Overlay only needs panel-init-sequence and display timings. - Regenerate all 32 DTBOs with correct behavior. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>