]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: Remove omap4_panda board
authorTom Rini <trini@konsulko.com>
Mon, 15 Jul 2024 19:35:51 +0000 (13:35 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 23 Jul 2024 16:37:33 +0000 (10:37 -0600)
commit1104cd616fef3111f851f7058511e45c3081f8cf
tree84ec8e116b5216c3263fd36511eca7ccbd88ee61
parent3efd925d701065bde609a622c3a011088c439237
arm: Remove omap4_panda board

This board has not been converted to CONFIG_DM_I2C by the deadline.
Remove it.

Acked-by: Robert Nelson <robertcnelson@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
12 files changed:
arch/arm/dts/Makefile
arch/arm/dts/omap4-panda-common.dtsi [deleted file]
arch/arm/dts/omap4-panda-es.dts [deleted file]
arch/arm/dts/omap4-panda.dts [deleted file]
arch/arm/mach-omap2/omap4/Kconfig
board/ti/panda/Kconfig [deleted file]
board/ti/panda/MAINTAINERS [deleted file]
board/ti/panda/Makefile [deleted file]
board/ti/panda/panda.c [deleted file]
board/ti/panda/panda_mux_data.h [deleted file]
configs/omap4_panda_defconfig [deleted file]
include/configs/omap4_panda.h [deleted file]