Commit graph

25 commits

Author SHA1 Message Date
adminy
b027897628 fix: fix targets for flake, add kernel 6.6.34 2024-06-23 16:43:11 +01:00
adminy
57a532319e chore: undo dtparams, improve kernel building code 2024-06-23 02:00:09 +01:00
adminy
c2388c307b chore: bump libs & fix libcamera, fix upstream nixpkgs 2024-06-18 23:58:46 +01:00
Travis Staton
9405f0c18a init script bash 2024-03-18 22:02:20 -04:00
Travis Staton
19a8570ec9 booting 2024-03-18 20:28:46 -04:00
Travis Staton
9f536c07d1 Revert "enable uart console for kernel"
This reverts commit 5f94c31db1.

fixes #6

ttyAMA0 controls uart0, which can be used for bluetooth. If it is used
for bluetooth then we don't want to write a bunch of garbage to it.
2023-07-03 21:45:03 -04:00
Travis Staton
5f94c31db1 enable uart console for kernel
serial0 is symlinked to ttyAMA0 on rpi's distro, but I don't know
exactly what is supposed to create that, and it isn't happening here.

Something to look into, but this works for now.
2023-06-16 09:38:50 -04:00
Travis Staton
3ca8c6898a increase default firmware partition size 2023-03-14 09:49:23 -04:00
Travis Staton
cb52f6ef86 default configuration 2023-03-08 21:04:47 -05:00
Travis Staton
739c404f11 update default rpi config 2023-03-08 21:04:30 -05:00
Travis Staton
67f257e524 use nix based config.txt generation 2023-03-08 21:04:04 -05:00
Travis Staton
fdbe51e3b0 always mount firmware partition 2023-03-08 21:04:04 -05:00
Travis Staton
5756b051fa add flake srcs 2023-03-08 21:03:56 -05:00
Travis Staton
4d7687ec92 add extra-config 2023-03-08 21:03:56 -05:00
Travis Staton
3263812697 update 2023-03-08 21:03:56 -05:00
Travis Staton
3027e45b9c enable audio dtparam 2023-03-08 21:03:16 -05:00
Travis Staton
db480cf0e1 enable krnbt by default
use generic arm64 uboot for rpi4
2023-03-08 21:03:16 -05:00
Travis Staton
9cac87a79c organize kernels and firmware 2023-03-08 21:03:05 -05:00
Travis Staton
28498601bb update dependencies, more flexible kernel config 2023-03-08 21:02:15 -05:00
Travis Staton
ddfb3d0128 use serial0 alias 2022-08-30 09:25:53 -04:00
Travis Staton
8bca9e6d31 remove kernel param 2022-08-28 12:23:06 -04:00
Travis Staton
d73a60bd84 kernel 5.15.61 2022-08-25 12:57:01 -04:00
Travis Staton
b6066e9ccd use modulesPath 2022-08-25 12:57:01 -04:00
Travis Staton
c82e21e828 kernel 5.15.56 2022-08-25 12:56:55 -04:00
Travis Staton
3d7a565149 init 2022-05-20 21:09:19 -04:00