raspberry64: Add target for Raspberry Pi 64-bit
Fixes #95 (closed) and #200 (closed).
This image should work on all 64-bit Raspberry Pis (3B, 3B+, 4).
Tests:
-
Tested bookworm and bullseye images on Raspberry Pi 4.
-
Tested bookworm image on Raspberry Pi 3B.
-
Check contents of /boot/firmware/cmdline.txt. Then run "update-initramfs -u -k all". Confirm that content of cmdline.txt is still ok. Confirm that system works after reboot.
Signed-off-by: James Valleroy jvalleroy@mailbox.org
Edited by James Valleroy