Florian Agbuya fsagbuya
  • Joined on 2023-09-27
fsagbuya commented on pull request M-Labs/nix-servo#24 2024-01-26 19:13:43 +08:00
Add fast-servo board support

.dts can also be generated from these file recipes https://github.com/farbius/linux-vitis-zynq/tree/main/devicetree-src/zynq, see the build.sh script. Should I instead commit those files?

fsagbuya pushed to fast-servo at fsagbuya/nix-servo 2024-01-26 19:02:38 +08:00
f31b46c70e configure fast-servo u-boot
bd3c8babea add fast-servo device tree
Compare 2 commits »
fsagbuya commented on pull request M-Labs/nix-servo#24 2024-01-26 18:55:09 +08:00
Add fast-servo board support

The .dts file generated is also needed to be copied to u-boot. But we only need the .dtb for building the OS.

fsagbuya created pull request M-Labs/nix-servo#24 2024-01-26 18:43:34 +08:00
WIP: Add fast-servo board support
fsagbuya created branch fast-servo in fsagbuya/nix-servo 2024-01-26 18:31:56 +08:00
fsagbuya pushed to fast-servo at fsagbuya/nix-servo 2024-01-26 18:31:56 +08:00
e90d0d6ea6 configure fast-servo u-boot
bd6b0a16de add fast-servo device tree and fsbl
Compare 2 commits »
fsagbuya created pull request M-Labs/nix-servo#23 2024-01-22 11:34:57 +08:00
Add SSL certificates
fsagbuya created branch ssl-cert in fsagbuya/nix-servo 2024-01-22 11:31:56 +08:00
fsagbuya pushed to ssl-cert at fsagbuya/nix-servo 2024-01-22 11:31:56 +08:00
b252e0a913 add ssl certificates
fsagbuya created pull request M-Labs/nix-servo#22 2024-01-17 18:06:10 +08:00
Remove kernel module bloat
fsagbuya pushed to kernel-config at fsagbuya/nix-servo 2024-01-17 17:57:03 +08:00
e94262db53 remove kernel module bloat
fsagbuya created branch kernel-config in fsagbuya/nix-servo 2024-01-17 17:57:03 +08:00
fsagbuya created pull request M-Labs/nix-servo#21 2024-01-17 10:35:45 +08:00
Replace nameserver
fsagbuya created branch nameserver in fsagbuya/nix-servo 2024-01-17 10:33:52 +08:00
fsagbuya pushed to nameserver at fsagbuya/nix-servo 2024-01-17 10:33:52 +08:00
2639192a92 replace nameserver
fsagbuya pushed to loginerror at fsagbuya/nix-servo 2024-01-17 10:17:21 +08:00
f6055cf908 fix login errors
fsagbuya commented on pull request M-Labs/nix-servo#20 2024-01-17 10:09:50 +08:00
Fix login errors

Got it. Will add as a local patch.

fsagbuya created pull request M-Labs/nix-servo#20 2024-01-17 10:06:31 +08:00
Add nameserver and fix login errors
fsagbuya created branch loginerror in fsagbuya/nix-servo 2024-01-17 10:01:25 +08:00
fsagbuya pushed to loginerror at fsagbuya/nix-servo 2024-01-17 10:01:25 +08:00
eb419e64bf add nameserver and fix login errors