From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/3] arm: Drop old non-generic-board code
Date: Wed, 19 Aug 2015 09:27:02 +0200 [thread overview]
Message-ID: <55D42FC6.20804@gmail.com> (raw)
In-Reply-To: <1439958909-30863-3-git-send-email-sjg@chromium.org>
On 08/19/2015 06:35 AM, Simon Glass wrote:
> This code is no-longer used. Drop it.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Andreas Bie?mann <andreas.devel@gmail.com>
> ---
>
> Changes in v2: None
>
> arch/arm/include/asm/u-boot.h | 19 --
> arch/arm/lib/Makefile | 3 -
> arch/arm/lib/board.c | 687 ------------------------------------------
> 3 files changed, 709 deletions(-)
> delete mode 100644 arch/arm/lib/board.c
next prev parent reply other threads:[~2015-08-19 7:27 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-19 4:35 [U-Boot] [PATCH v2 0/3] arm: Move all boards over to generic board Simon Glass
2015-08-19 4:35 ` [U-Boot] [PATCH v2 1/3] arm: Enable CONFIG_SYS_GENERIC_BOARD for all boards Simon Glass
2015-08-20 1:36 ` Masahiro Yamada
2015-08-21 17:53 ` Simon Glass
2015-08-21 20:44 ` Masahiro Yamada
2015-08-25 6:46 ` Masahiro Yamada
2015-08-25 7:44 ` Christian Riesch
2015-08-26 2:26 ` Simon Glass
2015-08-26 7:40 ` Igor Grinberg
2015-08-26 10:05 ` Paul Kocialkowski
2015-08-26 10:18 ` Evgeni Dobrev
2015-08-26 8:02 ` Stefano Babic
2015-08-27 8:25 ` [U-Boot] Antwort: " Hannes Schmelzer
2015-08-19 4:35 ` [U-Boot] [PATCH v2 2/3] arm: Drop old non-generic-board code Simon Glass
2015-08-19 7:27 ` Andreas Bießmann [this message]
2015-08-19 4:35 ` [U-Boot] [PATCH v2 3/3] buildman: Improve the config comparison feature Simon Glass
2015-08-21 21:14 ` Joe Hershberger
2015-08-23 21:21 ` Simon Glass
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=55D42FC6.20804@gmail.com \
--to=andreas.devel@googlemail.com \
--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.