README.md: update roadmap/news

master
Adam Joseph 8 months ago
parent 9dd5bdf298
commit 65f821adf8

@ -1,12 +1,10 @@
### Roadmap
### Roadmap/News
- [x] [done 2023-Sep-19](https://git.sr.ht/~amjoseph/ownerboot/commit/9dd5bdf2985a12c81b8c3a96a5289945fb8da592) add support for a single image (no fallback) on 8mbyte flash, so people can try ownerboot without buying a new flash chip
- [x] [done 2023-Sep-18](https://git.sr.ht/~amjoseph/ownerboot/commit/a499113a7a38189e0514860cb8415434a24a3c6c) move initrd-building code into [a separate project](https://git.sr.ht/~amjoseph/six-initrd).
- [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
- [ ] add support for a single image (no fallback) on 8mbyte flash, so people can try ownerboot without buying a new flash chip
- [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
# `ownerboot`

Loading…
Cancel
Save