Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
authorTom Rini <trini@konsulko.com>
Thu, 13 Aug 2020 12:11:27 +0000 (08:11 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 13 Aug 2020 12:11:27 +0000 (08:11 -0400)
commit6808dc62d75de706c5aabc24e36caf52ead30fc7
treea4bc8b1852fc82f0b2703085f9c9199c07bef9cd
parentdbfca734d0e2b36a966be066cb2dc15e0fc71c85
parentd0a3c4f9dbf0d661d3b91f46f0fa4db2dc33bb78
Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm

  - Use IS_ENABLED to prevent ifdef in board_key_check for STM32MP
  - Add STM32 FMC2 EBI controller driver
  - Fix dwc3-sti-glue which allows STiH410-B2260 to boot again
  - Add fitImage its entry for 587-200 DHCOR SoM
  - Add both PDK2 and DRC02 DT into DHCOM fitImage its
  - Fix DHCOM KS8851 ethernet MAC address
  - Remove stm32mp1 board.c file
  - Use const for struct node_info in board stm32mp1.c file