From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/4] ARM: s3c44b0: remove remainders of dead board
Date: Thu, 19 Sep 2013 10:53:33 +0200 [thread overview]
Message-ID: <20130919105333.06729a4e@lilith> (raw)
In-Reply-To: <1376892085-31174-1-git-send-email-yamada.m@jp.panasonic.com>
Hi Masahiro,
On Mon, 19 Aug 2013 15:01:21 +0900, Masahiro Yamada
<yamada.m@jp.panasonic.com> wrote:
> Commit 5dc5f36 removed the support for B2 board,
> which was the last S3C44B0 SoC board.
>
> These series of patches remove s3c44b0-specific
> code and drivers:
>
> - arch/arm/cpu/s3c44b0/*
> - arch/arm/include/asm/arch-s3c44b0/*
> - drivers/i2c/s3c44b0_i2c.c
> - drivers/serial/serial_s3c44b0.c
> - drivers/rtc/s3c44b0_rtc.c
>
> Cc: Wolfgang Denk <wd@denx.de>
> Cc: Andrea Scian <andrea.scian@dave-tech.it>
>
> Masahiro Yamada (4):
> ARM: s3c44b0: remove remainders of dead board
> drivers: s3c44b0_i2c: delete an unused driver
> drivers: serial_s3c44b0: delete an unused driver
> drivers: s3c44b0_rtc: delete an unused driver
>
> README | 1 -
> arch/arm/cpu/s3c44b0/Makefile | 34 ---
> arch/arm/cpu/s3c44b0/cache.c | 74 -------
> arch/arm/cpu/s3c44b0/config.mk | 18 --
> arch/arm/cpu/s3c44b0/cpu.c | 58 -----
> arch/arm/cpu/s3c44b0/start.S | 228 --------------------
> arch/arm/cpu/s3c44b0/timer.c | 102 ---------
> arch/arm/include/asm/arch-s3c44b0/hardware.h | 281 ------------------------
> doc/driver-model/UDM-rtc.txt | 15 +-
> doc/driver-model/UDM-serial.txt | 16 +-
> drivers/i2c/Makefile | 1 -
> drivers/i2c/s3c44b0_i2c.c | 299 --------------------------
> drivers/rtc/Makefile | 1 -
> drivers/rtc/s3c44b0_rtc.c | 84 --------
> drivers/serial/Makefile | 1 -
> drivers/serial/serial.c | 2 -
> drivers/serial/serial_s3c44b0.c | 216 -------------------
> 17 files changed, 11 insertions(+), 1420 deletions(-)
> delete mode 100644 arch/arm/cpu/s3c44b0/Makefile
> delete mode 100644 arch/arm/cpu/s3c44b0/cache.c
> delete mode 100644 arch/arm/cpu/s3c44b0/config.mk
> delete mode 100644 arch/arm/cpu/s3c44b0/cpu.c
> delete mode 100644 arch/arm/cpu/s3c44b0/start.S
> delete mode 100644 arch/arm/cpu/s3c44b0/timer.c
> delete mode 100644 arch/arm/include/asm/arch-s3c44b0/hardware.h
> delete mode 100644 drivers/i2c/s3c44b0_i2c.c
> delete mode 100644 drivers/rtc/s3c44b0_rtc.c
> delete mode 100644 drivers/serial/serial_s3c44b0.c
>
Applied the whole series to u-boot-arm/master, thanks!
Amicalement,
--
Albert.
prev parent reply other threads:[~2013-09-19 8:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-19 6:01 [U-Boot] [PATCH 0/4] ARM: s3c44b0: remove remainders of dead board Masahiro Yamada
2013-08-19 6:01 ` [U-Boot] [PATCH 1/4] " Masahiro Yamada
2013-08-19 6:01 ` [U-Boot] [PATCH 2/4] drivers: s3c44b0_i2c: delete an unused driver Masahiro Yamada
2013-08-19 6:51 ` Heiko Schocher
2013-08-19 6:01 ` [U-Boot] [PATCH 3/4] drivers: serial_s3c44b0: " Masahiro Yamada
2013-08-19 6:01 ` [U-Boot] [PATCH 4/4] drivers: s3c44b0_rtc: " Masahiro Yamada
2013-09-19 8:53 ` Albert ARIBAUD [this message]
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=20130919105333.06729a4e@lilith \
--to=albert.u.boot@aribaud.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox