All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: davinci: remove support for CAM ENC 4xx
Date: Tue, 18 Aug 2015 03:56:31 +0200	[thread overview]
Message-ID: <201508180356.31585.marex@denx.de> (raw)
In-Reply-To: <1439719190-21119-1-git-send-email-yamada.masahiro@socionext.com>

On Sunday, August 16, 2015 at 11:59:50 AM, Masahiro Yamada wrote:
> This has not been converted to Generic Board, so should be removed.
> (See doc/README.generic-board for details.)
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> Cc: Heiko Schocher <hs@denx.de>
> ---
> 
>  arch/arm/mach-davinci/Kconfig        |    5 -
>  board/ait/cam_enc_4xx/Kconfig        |   12 -
>  board/ait/cam_enc_4xx/MAINTAINERS    |    6 -
>  board/ait/cam_enc_4xx/Makefile       |   10 -
>  board/ait/cam_enc_4xx/cam_enc_4xx.c  | 1106
> ---------------------------------- board/ait/cam_enc_4xx/config.mk      | 
>  20 -
>  board/ait/cam_enc_4xx/u-boot-spl.lds |   57 --
>  board/ait/cam_enc_4xx/ublimage.cfg   |   31 -
>  configs/cam_enc_4xx_defconfig        |   10 -
>  doc/README.scrapyard                 |    1 +
>  include/configs/cam_enc_4xx.h        |  504 ----------------
>  11 files changed, 1 insertion(+), 1761 deletions(-)
>  delete mode 100644 board/ait/cam_enc_4xx/Kconfig
>  delete mode 100644 board/ait/cam_enc_4xx/MAINTAINERS
>  delete mode 100644 board/ait/cam_enc_4xx/Makefile
>  delete mode 100644 board/ait/cam_enc_4xx/cam_enc_4xx.c
>  delete mode 100644 board/ait/cam_enc_4xx/config.mk
>  delete mode 100644 board/ait/cam_enc_4xx/u-boot-spl.lds
>  delete mode 100644 board/ait/cam_enc_4xx/ublimage.cfg
>  delete mode 100644 configs/cam_enc_4xx_defconfig
>  delete mode 100644 include/configs/cam_enc_4xx.h

Hi,

FYI, next time you might want to do git format-patch -D to keep
the patch smaller :)

Acked-by: Marek Vasut <marex@denx.de>

Best regards,
Marek Vasut

  parent reply	other threads:[~2015-08-18  1:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-16  9:59 [U-Boot] [PATCH] ARM: davinci: remove support for CAM ENC 4xx Masahiro Yamada
2015-08-17  4:59 ` Heiko Schocher
2015-08-18  1:51   ` Masahiro Yamada
2015-08-18  1:56 ` Marek Vasut [this message]
2015-08-18  2:15   ` Masahiro Yamada
2015-08-18  2:19     ` Simon Glass
2015-08-18  2:32       ` Masahiro Yamada

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=201508180356.31585.marex@denx.de \
    --to=marex@denx.de \
    --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.