summaryrefslogtreecommitdiff
path: root/doc/README.falcon
diff options
context:
space:
mode:
authorLukasz Majewski <lukma@denx.de>2019-05-16 16:01:38 +0200
committerStefano Babic <sbabic@denx.de>2019-07-19 20:14:50 +0200
commit259bd3a0d12adc05ef64162c44285ea9ad491997 (patch)
tree6dd87b16e04e568eb32df1f07eda28e6bb6374b2 /doc/README.falcon
parentef9e57d39991118e1630f5f4269bd6e504ac3a66 (diff)
doc: Update parallel NOR flash related information in README.falcon
This commit updates the doc/README.falcon regarding Falcon boot on NOR flash memories. This code is used by MCCMON6 board - so for more details please refer to configs/mccmon6_nor_defconfig. Signed-off-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'doc/README.falcon')
-rw-r--r--doc/README.falcon2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.falcon b/doc/README.falcon
index 9a7f0bc235..713d7063a1 100644
--- a/doc/README.falcon
+++ b/doc/README.falcon
@@ -67,6 +67,8 @@ CONFIG_SYS_NAND_SPL_KERNEL_OFFS Offset in NAND where the kernel is stored
CONFIG_CMD_SPL_NAND_OFS Offset in NAND where the parameters area was saved.
+CONFIG_CMD_SPL_NOR_OFS Offset in NOR where the parameters area was saved.
+
CONFIG_CMD_SPL_WRITE_SIZE Size of the parameters area to be copied
CONFIG_SPL_OS_BOOT Activate Falcon Mode.