]> code.ossystems Code Review - bsp/u-boot.git/commit
hummingboard: Remove mx6solo specific support
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 24 Apr 2015 18:53:24 +0000 (15:53 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 11 May 2015 11:22:38 +0000 (08:22 -0300)
commit4cf36bf0df2b14ea16a200e04b5a6744d836eeea
tree49f66c8cdc3aab08d7ad3ffba01358576c254ac6
parente767d87ae126d3b121c3f21ffd0b8523f8df3c9d
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]