]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
hummingboard: Remove mx6solo specific support
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 24 Apr 2015 18:53:24 +0000 (15:53 -0300)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:44:32 +0000 (14:44 +0200)
commit1a85d7e7632b38f176f5e73bdbc914e96daa557a
tree408e51401897373993f4f06b4d20664a53ee2ac2
parent6c46a29fa943588cfadaf8eac125de1d4c8a2e51
hummingboard: Remove mx6solo specific support

Hummingboard dual, dual-lite and solo are now supported via SPL mechanism.

Remove the previous hummingboard support, which does not use SPL and supported
only the solo variant.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
arch/arm/Kconfig
board/solidrun/hummingboard/Kconfig [deleted file]
board/solidrun/hummingboard/MAINTAINERS [deleted file]
board/solidrun/hummingboard/Makefile [deleted file]
board/solidrun/hummingboard/README [deleted file]
board/solidrun/hummingboard/hummingboard.c [deleted file]
board/solidrun/hummingboard/solo.cfg [deleted file]
configs/hummingboard_solo_defconfig [deleted file]
include/configs/hummingboard.h [deleted file]