]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: omap3: evm: Name this directory omap3evm
authorAndrew Davis <afd@ti.com>
Fri, 6 Jan 2023 19:05:14 +0000 (13:05 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 10 Jan 2023 20:39:08 +0000 (15:39 -0500)
commit367c9e0614e85f1407115054d5cf56c08cc7a9ff
treeca9cfbbf3da8c77a8728e674b7495e56b8bc813f
parentf7f14cf027e93893e7757423c6fe99934c039e8f
ARM: omap3: evm: Name this directory omap3evm

Before this was named just evm, which doesn't match the naming
of the other TI board file directory and makes it look like a
common directory for evms. Name this omap3evm.

Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Derald Woods <woods.technical@gmail.com>
arch/arm/mach-omap2/omap3/Kconfig
board/ti/omap3evm/Kconfig [moved from board/ti/evm/Kconfig with 86% similarity]
board/ti/omap3evm/MAINTAINERS [moved from board/ti/evm/MAINTAINERS with 85% similarity]
board/ti/omap3evm/Makefile [moved from board/ti/evm/Makefile with 100% similarity]
board/ti/omap3evm/evm.c [moved from board/ti/evm/evm.c with 100% similarity]
board/ti/omap3evm/evm.h [moved from board/ti/evm/evm.h with 100% similarity]