From 03dc69ec76a8a31af135290f71aab0d8480e8025 Mon Sep 17 00:00:00 2001 From: TuxSH Date: Tue, 16 Aug 2016 10:53:00 +0200 Subject: [PATCH] Updated Options and usage (markdown) --- Options-and-usage.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/Options-and-usage.md b/Options-and-usage.md index 133494c..cc9aa45 100644 --- a/Options-and-usage.md +++ b/Options-and-usage.md @@ -24,13 +24,9 @@ If you want to open the configuration menu again, simply hold the **SELECT** but --- -- **SysNAND is updated (A9LH-only)**: This option does two things. - - **On**: - 1. Use **FIRM from SysNAND** to boot EmuNAND **with R** (You can't boot 10.x with 9.x NATIVE_FIRM). - 1. luma/firmware.bin will be used as a replacement for the **SysNAND FIRM**. - - **Off**: - 1. Use **FIRM from EmuNAND** to boot SysNAND **with R** (You can't boot 10.x with 9.x NATIVE_FIRM). - 1. luma/firmware.bin will be used as a replacement for the **EmuNAND FIRM**. +- **Use SysNAND FIRM if booting with R (A9LH)**: + - **On**: uses the **FIRM from SysNAND** to boot EmuNAND **with R** (You can't boot 10.x with 9.x NATIVE_FIRM). + - **Off**: uses the **FIRM from EmuNAND** to boot SysNAND **with R** (You can't boot 10.x with 9.x NATIVE_FIRM). ---