Bernardo Meurer
80d4480778
sd-image-aarch64: deduplicate cm4 section
2022-04-26 20:23:50 -07:00
Bernardo Meurer
11c1152e0f
sd-image-aarch64: add dtbs for rpi-400 and cm4s
2022-04-26 19:05:24 -07:00
Bernardo Meurer
b30105b7c2
ubootRaspberryCM4_64bit: merge with ubootRaspberryPi4_64bit
2022-04-26 19:05:23 -07:00
Bernardo Meurer
faf42ffbd0
ubootRaspberryCM4_64bit: init
2022-04-26 15:22:25 -07:00
Bernardo Meurer
d1fef1e7c3
sd-image-aarch64: add support for the RaspberryPi CM4
2022-04-26 15:22:24 -07:00
Zhaofeng Li
1781d283f3
sd-image-aarch64: Enable arm_boost for Pi 4
...
This is effective on the Pi 400 and on newer board revisions of the
Pi 4B. From the official documentation:
> New Raspberry Pi OS images from Bullseye onwards come with
> this setting by default.
<https://www.raspberrypi.com/documentation/computers/config_txt.html >
2022-02-12 00:04:48 -08:00
Zhaofeng Li
963f011f16
sd-image-aarch64.nix: Add config for Pi Zero 2 W
2022-02-12 00:04:48 -08:00
Zhaofeng Li
ccd4dc3b98
sd-image-riscv64: Add an -installer variant like others
2022-01-10 17:30:02 -08:00
Zhaofeng Li
2cb7743e9c
sd-image-x86_64: init
2022-01-06 17:31:17 -08:00
Zhaofeng Li
b70c23ea61
sd-image: Propagate imageName to derivation
2022-01-06 17:31:17 -08:00
Zhaofeng Li
823acb25dd
sd-image-riscv64-qemu: init
2022-01-06 17:23:10 -08:00
Naïm Favier
2ddc335e6f
nixos/doc: clean up defaults and examples
2021-10-04 12:47:20 +02:00
Dominik Xaver Hörl
c62f911507
top-level: move linux kernels, packages and related functions to linux-kernels.nix
2021-08-12 12:22:03 +02:00
Florian Klink
1db54a5522
nixos/sdcard: make firmware partition offset configurable
...
Different boards using u-boot SPL require to write to different
locations. Sometimes, the 8MiB gap isn't sufficient - rk3399 boards
write to 0x16384 for example, which is at 8MiB, thus overriding the
fat32 partition with the SPL.
2021-06-25 22:33:42 +02:00
Samuel Dionne-Riel
79752e2310
Merge pull request #121834 from samueldr/feature/raspberrypi4-image-cleanup
...
sd_image_raspberrypi4: Remove, as planned initially
2021-05-10 14:05:02 -04:00
Samuel Dionne-Riel
6cb46a3897
sd_image_raspberrypi4: Remove, as planned initially
...
The replacement is the generic AArch64 image.
From there, you can customize an image that works better for your
needs, if need be.
2021-05-05 16:19:13 -04:00
Samuel Dionne-Riel
1cb977c858
sd-image: Rely on profiles/all-hardware.nix
...
This ensures that SD images and UEFI installers don't drift in
compatibility with regards to early initrd.
2021-05-04 19:42:13 -04:00
Colin L Rice
bef4bda8dd
sd-image: Add option to control sd image expansion on boot.
...
This is supeer useful to allow the normal sd-image code to be used by
someone who wants to setup multiple partitions with a sd-image.
Currently I'm manually copying the sd-image file and modifying it
instead.
2021-04-30 22:12:07 -04:00
David Arnold
6bfaed9b2c
installer: fixup sd-card folder move from #110827
2021-02-21 16:12:54 -05:00
David Arnold
3c744bf68d
installer: split sd-card into installer & base for bespoke image
2021-02-19 19:00:19 -05:00
David Arnold
3323b0ff0d
installer: move ./cd-dvd/sd-card* -> ./sd-card/
2021-02-19 18:56:23 -05:00