- [x] [done 2023-Jun-11](https://git.sr.ht/~amjoseph/ownerboot/commit/5ac11dd7fd757898ff4c401ec996a92bc3c233a2) start the hardware watchdog in the bootblock for robust unattended reboots
- use `<nixpkgs/lib/module.nix>` to manage `Kconfig`-based `.config` files:
- [x] [done 2023-Apr-16](https://git.sr.ht/~amjoseph/ownerboot/commit/88d20a5f63b03a2a548d6798b25de7a41420ad65) for coreboot
- [ ] for kernel
@ -7,7 +8,6 @@
- [x] [done 2023-Apr-09](https://git.sr.ht/~amjoseph/ownerboot/commit/b48635fa1d26da9532fbfe5e746b69aa82f632ef) include scripts in the coreboot outpath to flash the images (normal/fallback) individually and manipulate the next-boot selector.
- [ ] update the documentation to reference these scripts, which will make it considerably simpler
- [ ] rk3399-gru-kevin: turn on [software sync](https://chromium.googlesource.com/chromiumos/platform/ec/+/HEAD/README.md#preventing-the-rw-ec-firmware-from-being-overwritten-by-software-sync-at-boot) so the EC firmware can be kept inside the coreboot flash image
- [ ] kgpe-d16: start the hardware watchdog in the bootblock to improve robustness of unattended reboots