From: Lukasz Majewski Date: Thu, 16 May 2019 14:01:38 +0000 (+0200) Subject: doc: Update parallel NOR flash related information in README.falcon X-Git-Tag: v2019.10-rc1~9^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=259bd3a0d12adc05ef64162c44285ea9ad491997;p=pandora-u-boot.git 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 --- diff --git a/doc/README.falcon b/doc/README.falcon index 9a7f0bc2351..713d7063a1d 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.