[U-Boot] [PATCH 43/45] arm: Remove ti814x_evm board

Simon Glass sjg at chromium.org
Mon Aug 31 17:30:31 CEST 2015


Hi,

On 31 August 2015 at 08:50, Felipe Balbi <balbi at ti.com> wrote:
> Hi,
>
> On Sun, Aug 30, 2015 at 07:19:37PM -0600, Simon Glass wrote:
>> This board has not been converted to generic board by the deadline.
>> Remove it.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>
> there are people using this and ti816x at least.

OK - let's see if one of them can send a patch.

>
>> ---
>>
>>  arch/arm/Kconfig             |   6 --
>>  board/ti/ti814x/Kconfig      |  15 ---
>>  board/ti/ti814x/MAINTAINERS  |   6 --
>>  board/ti/ti814x/Makefile     |  13 ---
>>  board/ti/ti814x/evm.c        | 188 -----------------------------------
>>  board/ti/ti814x/evm.h        |   8 --
>>  board/ti/ti814x/mux.c        |  86 ----------------
>>  configs/ti814x_evm_defconfig |   7 --
>>  include/configs/ti814x_evm.h | 230 -------------------------------------------
>>  9 files changed, 559 deletions(-)
>>  delete mode 100644 board/ti/ti814x/Kconfig
>>  delete mode 100644 board/ti/ti814x/MAINTAINERS
>>  delete mode 100644 board/ti/ti814x/Makefile
>>  delete mode 100644 board/ti/ti814x/evm.c
>>  delete mode 100644 board/ti/ti814x/evm.h
>>  delete mode 100644 board/ti/ti814x/mux.c
>>  delete mode 100644 configs/ti814x_evm_defconfig
>>  delete mode 100644 include/configs/ti814x_evm.h
>>

Regards,
Simon


More information about the U-Boot mailing list