drivers: soc_flash_lpc: LPC legacy flash driver
Older LPC platforms use Flash IAP with a command style firmware command. Tested on LPC54114 platform. Signed-off-by: Andrei Gansari <andrei.gansari@nxp.com>
This commit is contained in:
parent
1e05bc2300
commit
6587c93aa9
5 changed files with 220 additions and 3 deletions
|
@ -62,6 +62,8 @@ source "drivers/flash/Kconfig.at45"
|
|||
|
||||
source "drivers/flash/Kconfig.nrf"
|
||||
|
||||
source "drivers/flash/Kconfig.lpc"
|
||||
|
||||
source "drivers/flash/Kconfig.mcux"
|
||||
|
||||
source "drivers/flash/Kconfig.nios2_qspi"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue