From ec4df2e45a7c5ceb95253c9441a0a04c1da444fd Mon Sep 17 00:00:00 2001 From: Eric Callahan Date: Fri, 15 Dec 2023 12:20:40 -0500 Subject: [PATCH] readme: add deployer warning Signed-off-by: Eric Callahan --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5d56e67..cdf84b9 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,11 @@ upload the new binary. ## Katapult Deployer +**WARNING**: Make absolutely sure your Katapult build configuration is +correct before uploading the deployer. Overwriting your existing +bootloader with an incorrectly configured build will brick your device +and require a programmer to recover. + The Katapult deployer allows a user to overwrite their existing bootloader with Katapult, allowing modification and updates without a programmer. It is *strongly* recommended that an alternate recovery (programmer, DFU, etc)