[U-Boot] [PATCH v2] nios2: zap nios2-generic board dir

Thomas Chou thomas at wytron.com.tw
Fri Oct 23 02:18:27 CEST 2015



On 10/19/2015 07:55 AM, Thomas Chou wrote:
> As we use device tree to control u-boot now, the generic
> board can be removed.
>
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> ---
> v2
>    split change to nios2/config.mk as suggested by Marek.
>
>   arch/nios2/Kconfig                         | 16 ++----
>   board/altera/common/cfide.c                | 33 -----------
>   board/altera/nios2-generic/Kconfig         | 12 ----
>   board/altera/nios2-generic/MAINTAINERS     |  6 --
>   board/altera/nios2-generic/Makefile        | 10 ----
>   board/altera/nios2-generic/config.mk       | 12 ----
>   board/altera/nios2-generic/custom_fpga.h   | 89 ------------------------------
>   board/altera/nios2-generic/nios2-generic.c | 76 -------------------------
>   configs/nios2-generic_defconfig            |  2 +-
>   include/configs/nios2-generic.h            | 23 +++++---
>   10 files changed, 22 insertions(+), 257 deletions(-)
>   delete mode 100644 board/altera/common/cfide.c
>   delete mode 100644 board/altera/nios2-generic/Kconfig
>   delete mode 100644 board/altera/nios2-generic/MAINTAINERS
>   delete mode 100644 board/altera/nios2-generic/Makefile
>   delete mode 100644 board/altera/nios2-generic/config.mk
>   delete mode 100644 board/altera/nios2-generic/custom_fpga.h
>   delete mode 100644 board/altera/nios2-generic/nios2-generic.c
>

Applied to u-boot-nios.


More information about the U-Boot mailing list