public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] ARM: rpi: rename rpi_b to rpi
Date: Mon, 01 Dec 2014 11:01:20 -0700	[thread overview]
Message-ID: <547CACF0.2080508@wwwdotorg.org> (raw)
In-Reply-To: <CAPnjgZ0fonPt7M+ANq9jqa0Dx4VkHsvTSU+oa-N=jkcJWurcFg@mail.gmail.com>

On 11/29/2014 08:56 PM, Simon Glass wrote:
> Hi,
>
> On 24 November 2014 at 08:52, Simon Glass <sjg@chromium.org> wrote:
>> On 19 November 2014 at 20:41, Stephen Warren <swarren@wwwdotorg.org> wrote:
>>> The U-Boot port runs on a variety of RPi models, not just the B. So,
>>> rename the port to something slightly more generic.
>>>
>>> Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
>>> ---
>>> These two patches are based on "ARM: rpi_b: detect board revision" which
>>> I sent recently.
>>> ---
>>>   arch/arm/Kconfig                               | 6 +++---
>>>   board/raspberrypi/{rpi_b => rpi}/Kconfig       | 6 +++---
>>>   board/raspberrypi/rpi/MAINTAINERS              | 6 ++++++
>>>   board/raspberrypi/{rpi_b => rpi}/Makefile      | 2 +-
>>>   board/raspberrypi/{rpi_b/rpi_b.c => rpi/rpi.c} | 0
>>>   board/raspberrypi/rpi_b/MAINTAINERS            | 6 ------
>>>   common/lcd.c                                   | 2 +-
>>>   configs/rpi_b_defconfig                        | 2 --
>>>   configs/rpi_defconfig                          | 2 ++
>>>   doc/README.clang                               | 4 ++--
>>>   include/configs/{rpi_b.h => rpi.h}             | 0
>>>   11 files changed, 18 insertions(+), 18 deletions(-)
>>>   rename board/raspberrypi/{rpi_b => rpi}/Kconfig (71%)
>>>   create mode 100644 board/raspberrypi/rpi/MAINTAINERS
>>>   rename board/raspberrypi/{rpi_b => rpi}/Makefile (96%)
>>>   rename board/raspberrypi/{rpi_b/rpi_b.c => rpi/rpi.c} (100%)
>>>   delete mode 100644 board/raspberrypi/rpi_b/MAINTAINERS
>>>   delete mode 100644 configs/rpi_b_defconfig
>>>   create mode 100644 configs/rpi_defconfig
>>>   rename include/configs/{rpi_b.h => rpi.h} (100%)
>>
>> Reviewed-by: Simon Glass <sjg@chromium.org>
>> Tested-by: Simon Glass <sjg@chromium.org>
>
> I have a dependent driver model patch. Is this patch intended to go
> through the ARM tree?

I would assume so, yes.

  reply	other threads:[~2014-12-01 18:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-20  3:41 [U-Boot] [PATCH 1/2] ARM: rpi: rename rpi_b to rpi Stephen Warren
2014-11-20  3:41 ` [U-Boot] [PATCH 2/2] ARM: rpi: support an environment Stephen Warren
2014-11-24 15:54   ` Simon Glass
2014-12-08 21:42   ` [U-Boot] [U-Boot,2/2] " Tom Rini
2014-11-24 15:52 ` [U-Boot] [PATCH 1/2] ARM: rpi: rename rpi_b to rpi Simon Glass
2014-11-30  3:56   ` Simon Glass
2014-12-01 18:01     ` Stephen Warren [this message]
2014-12-04 12:48       ` Simon Glass
2014-12-08 21:42 ` [U-Boot] [U-Boot,1/2] " Tom Rini

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=547CACF0.2080508@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --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