Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts: Support SDIO in flash-sdcard using split verification step | Donna Whisnant | 2022-09-11 | 1 | -3/+6 |
| | | | | Signed-off-by: Donna Whisnant <dewhisna@dewtronics.com> | ||||
* | spi_flash: Support firmware dictionary validation | Justin Schuh | 2021-07-20 | 1 | -9/+25 |
| | | | | | | | | | | | Updates firmware validation to use a dictionary if provided (or found when updating from the default out/ directory). Validation without a dictionary still checks the following (in order): 1. Active firmware's raw dictionary changed after update 2. Checksum of firmware.cur matches expected Signed-off-by: Justin Schuh <code@justinschuh.com> | ||||
* | scripts: add flash-sdcard.sh helper script | Arksine | 2021-02-05 | 1 | -0/+69 |
Signed-off-by: Eric Callahan <arksine.code@gmail.com> |