>-Original Message-
>From: U-Boot On Behalf Of Rajesh Bhagat
>Sent: Thursday, April 30, 2020 3:54 PM
>To: u-boot@lists.denx.de
>Cc: Priyanka Jain ; Pankit Garg
>
>Subject: [PATCH] board_r: Detect ifc-nor flash at run-time
>
>From: Pankit Garg
>
>CONF
From: Pankit Garg
CONFIG_MTD_NOR_FLASH flag needs to be enable for all
boot sources,as all flash drivers need to compile in
TFA Boot.Probe ifc nor flash only when there is nor
flash available on board.So needs to detect ifc-nor
flash at run-time for probing.
Signed-off-by: Pankit Garg
---
comm
>-Original Message-
>From: U-Boot On Behalf Of Pankit Garg
>Sent: Tuesday, November 19, 2019 3:01 PM
>To: u-boot@lists.denx.de
>Cc: Pankit Garg
>Subject: [U-Boot] [PATCH] board_r: Detect ifc-nor flash at run-time
>
>CONFIG_MTD_NOR_FLASH flag needs to be enable
CONFIG_MTD_NOR_FLASH flag needs to be enable for all
boot sources,as all flash drivers need to compile in
TFA Boot.Probe ifc nor flash only when there is nor
flash available on board.So needs to detect ifc-nor
flash at run-time for probing.
Signed-off-by: Pankit Garg
---
common/board_r.c | 8 +++
4 matches
Mail list logo