README.md: update roadmap

master
Adam Joseph 1 year ago
parent 5ac11dd7fd
commit 94446e20b9

@ -1,5 +1,6 @@
### Roadmap ### Roadmap
- [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: - 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 - [x] [done 2023-Apr-16](https://git.sr.ht/~amjoseph/ownerboot/commit/88d20a5f63b03a2a548d6798b25de7a41420ad65) for coreboot
- [ ] for kernel - [ ] 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. - [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 - [ ] 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 - [ ] 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
# `ownerboot` # `ownerboot`

Loading…
Cancel
Save