ARM: stm32mp: add support for Seeed Odyssey board
Board consists of SoM with stm32mp157c with 4G eMMC and 512M DDR3 RAM.
Carrier board features USB and ETH interfaces and SD card connector.

USB and ETH interfaces not yet operational.

Boot from eMMC requires boot ack bit set.

Device Tree taken from v5 of kernel device tree off mailing list[1].

[1]: https://lore.kernel.org/linux-arm-kernel/20200724145107.35772-3-marcin.sloniewski@gmail.com/

Tested-by: Jookia <contact@jookia.org>
Tested-by: Xogium <contact@xogium.me>
Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent f91f774 commit ac5faaaa0d3bcc9c089fddb210d6049f75b8adad
@Ahmad Fatoum Ahmad Fatoum authored on 31 Jul 2020
Sascha Hauer committed on 3 Aug 2020
Showing 12 changed files
View
Documentation/boards/stm32mp.rst
View
arch/arm/boards/Makefile
View
arch/arm/boards/seeed-odyssey/Makefile 0 → 100644
View
arch/arm/boards/seeed-odyssey/board.c 0 → 100644
View
arch/arm/boards/seeed-odyssey/lowlevel.c 0 → 100644
View
arch/arm/configs/stm32mp_defconfig
View
arch/arm/dts/Makefile
View
arch/arm/dts/stm32mp157c-odyssey-som.dtsi 0 → 100644
View
arch/arm/dts/stm32mp157c-odyssey.dts 0 → 100644
View
arch/arm/dts/stm32mp157c-odyssey.dtsi 0 → 100644
View
arch/arm/mach-stm32mp/Kconfig
View
images/Makefile.stm32mp