stm32mp1: activate NAND and NOR support on EV1
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 8 Apr 2019 13:30:52 +0000 (15:30 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Thu, 6 Jun 2019 15:40:12 +0000 (17:40 +0200)
commitc4a739ad50f59a8b924c99b46aec7d31bb26d125
treeecaee2c0fe92fe5b72b3dcf6c71683b371a2eb14
parentbc9487d4ab9e1c51365ba15cdf156ade9c060720
stm32mp1: activate NAND and NOR support on EV1

Add the necessary configuration to have NAND and NOR support on ev1 board
for BASIC boot (with SPL) or for TRUSTED boot (with TF-A).

STM32MP> nand info

Device 0: nand0, sector size 256 KiB
  Page size       4096 b
  OOB size         224 b
  Erase size    262144 b
  subpagesize     4096 b
  options     0x00184200
  bbt options 0x00060000

STM32MP> sf probe
SF: Detected mx66l51235l with page size 256 Bytes, erase size 64 KiB, total 64 MiB

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
arch/arm/dts/stm32mp157-pinctrl.dtsi
arch/arm/dts/stm32mp157c-ev1.dts
arch/arm/dts/stm32mp157c.dtsi
configs/stm32mp15_basic_defconfig
configs/stm32mp15_trusted_defconfig
include/configs/stm32mp1.h