20 Commits

Author SHA1 Message Date
8af7bdc386 reduce tmpfs overlay size to 256M 2025-04-22 14:20:44 +08:00
c2cc5c0d6a fix fs_mode_rw filename mismatch 2025-04-14 12:58:20 +08:00
53c2da6df2 mount SD read-only with overlay FS and add fs-mode command
Signed-off-by: Florian Agbuya <fa@m-labs.ph>
2025-04-10 13:44:32 +08:00
90f18a2a00 pl init: Correct the initialization sequence
- Si5340 should be initialized first before calling any PL register since if
    Si5340 is not preprogrammed, there is not PL system clock driving any PL register.
- Adc Initialization causes the PL MMCM to relock and trigger a global PL reset. Thus,
    CSR registers should only be altered after Adc is initialized successfully.
2025-04-08 12:51:39 +08:00
d615e47ae8 PL init: Do not start linien-server if init fails
- Also, turn Error(RED) LEDs on if PL init fails
2025-03-25 12:57:25 +08:00
3faa9516bc Add user-defined ip-patch 2025-02-14 18:30:24 +08:00
634e66e2be flake: update dependencies 2025-01-15 23:03:38 +08:00
a6665d0c06 Start linien-server as a service in boot stage 2025-01-14 17:14:42 +08:00
67cba47a3f Change ssh port from 22 to 3030 2024-12-18 14:02:36 +08:00
322d61d436 iproute -> iproute2 2024-12-04 23:02:39 +08:00
e708696b5d add grep and vim 2024-10-31 19:06:59 +08:00
3cf9a721cf add linuswck ssh key 2024-10-31 14:54:14 +08:00
8b20379427 remove nixos armv7l unofficial binary cache 2024-08-22 14:14:51 +08:00
b2dedd77ad rebased from linux 6.6 LTS 2024-07-02 14:42:39 +08:00
693e301ccf fix pkgs.writeReferencesToFile deprecation and pin linux version 2024-07-02 14:26:07 +08:00
26dd210eb6 rebase from 251f65f 2024-03-26 17:51:46 +08:00
251f65f217 cross-compilation transferred to crossSystem 2024-03-26 17:50:40 +08:00
bc09e60a15 add fpga programming support 2024-03-14 13:03:09 +08:00
d6ac3944fb linux: add fpga support 2024-03-04 17:40:33 +08:00
efe58d8106 move not-os patches to dedicated folder 2024-03-01 17:14:09 +08:00