From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] nios2: zap nios2-generic board dir
Date: Fri, 23 Oct 2015 08:18:27 +0800 [thread overview]
Message-ID: <56297CD3.8050409@wytron.com.tw> (raw)
In-Reply-To: <1445212546-9989-1-git-send-email-thomas@wytron.com.tw>
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@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.
next prev parent reply other threads:[~2015-10-23 0:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-18 8:36 [U-Boot] [PATCH] nios2: zap nios2-generic board dir Thomas Chou
2015-10-18 15:35 ` Marek Vasut
2015-10-18 23:41 ` Thomas Chou
2015-10-18 23:43 ` Marek Vasut
2015-10-18 23:55 ` [U-Boot] [PATCH v2] " Thomas Chou
2015-10-23 0:18 ` Thomas Chou [this message]
2015-10-23 0:20 ` Marek Vasut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56297CD3.8050409@wytron.com.tw \
--to=thomas@wytron.com.tw \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.