From d7a8f0352852c0904013f1407841dfaa79b0e6e8 Mon Sep 17 00:00:00 2001 From: aottaviano Date: Wed, 26 Jul 2023 08:53:10 +0200 Subject: [PATCH] Update README.md with new prelmode --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd6e6a3b..2e49733e 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ Follow these steps to launch a Carfield simulation: | 0 | 0 | Passive bootmode, JTAG preload | | 0 | 1 | Passive bootmode, Serial Link preload | | 0 | 2 | Passive bootmode, UART preload | + | 0 | 3 | Passive bootmode, Secure Boot from SECD | | 1 | - | Autonomous bootmode, SPI SD card | | 2 | - | Autonomous bootmode, SPI flash | | 3 | - | Autonomous bootmode, I2C EEPROM |