Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
authorTom Rini <trini@konsulko.com>
Fri, 14 Jan 2022 15:43:14 +0000 (10:43 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 14 Jan 2022 15:43:14 +0000 (10:43 -0500)
commit9b72d934c2f7d8ee894f87e082577743877eb76e
tree875f11c867129e7550c7e86ae672052b8b0612a8
parent25711b07ca1dcf73dc41b45ca040dadbcff0fa08
parent1dcbcc715e87da6d30b8ae22f1ef04c881cfea5b
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell

- mvebu: Move PCIe code from serdes to PCIe driver (Pali)
- mtd: nand: pxa3xx: use marvell, prefix for custom DT properties
  (Pierre)
- Add PCIe support for Iomega iConnect board (Tony)
- ddr: marvell: a38x: Misc improvements / fixes (Marek)
- tools: kwbimage: Load address fixes (Pali)
- mvebu: db-88f6720: Fix CONFIG_SPL_TEXT_BASE and remove wrong memory
  layout (Pali)
- mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation
  (Pali)