public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/2] common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
Date: Thu, 1 Dec 2016 07:21:58 -0500	[thread overview]
Message-ID: <20161201122158.GK2546@bill-the-cat> (raw)
In-Reply-To: <b9b2f74e-c6ac-74c5-6b23-73a26ac2ba7a@sysam.it>

On Thu, Dec 01, 2016 at 09:47:14AM +0100, Angelo Dureghello wrote:
> Hi Tom,
> 
> On 01/12/2016 01:57, Tom Rini wrote:
> >On Wed, Nov 30, 2016 at 11:16:06PM +0100, Angelo Dureghello wrote:
> >
> >>Change all coldfire board files to use CONFIG_DISPLAY_CPUINFO.
> >>
> >>Signed-off-by: Angelo Dureghello <angelo@sysam.it>
> >>---
> >>Changes for v2:
> >>   - no changes
> >>---
> >> configs/M5208EVBE_defconfig                   | 1 +
> >> configs/M52277EVB_defconfig                   | 1 +
> >> configs/M52277EVB_stmicro_defconfig           | 1 +
> >> configs/M5235EVB_Flash32_defconfig            | 1 +
> >> configs/M5235EVB_defconfig                    | 1 +
> >> configs/M5249EVB_defconfig                    | 1 +
> >> configs/M5253DEMO_defconfig                   | 1 +
> >> configs/M5253EVBE_defconfig                   | 1 +
> >> configs/M5272C3_defconfig                     | 1 +
> >> configs/M5275EVB_defconfig                    | 1 +
> >> configs/M5282EVB_defconfig                    | 1 +
> >> configs/M53017EVB_defconfig                   | 1 +
> >> configs/M5329AFEE_defconfig                   | 1 +
> >> configs/M5329BFEE_defconfig                   | 1 +
> >> configs/M5373EVB_defconfig                    | 1 +
> >> configs/M54418TWR_defconfig                   | 1 +
> >> configs/M54418TWR_nand_mii_defconfig          | 1 +
> >> configs/M54418TWR_nand_rmii_defconfig         | 1 +
> >> configs/M54418TWR_nand_rmii_lowfreq_defconfig | 1 +
> >> configs/M54418TWR_serial_mii_defconfig        | 1 +
> >> configs/M54418TWR_serial_rmii_defconfig       | 1 +
> >> configs/M54451EVB_defconfig                   | 1 +
> >> configs/M54451EVB_stmicro_defconfig           | 1 +
> >> configs/M54455EVB_a66_defconfig               | 1 +
> >> configs/M54455EVB_defconfig                   | 1 +
> >> configs/M54455EVB_i66_defconfig               | 1 +
> >> configs/M54455EVB_intel_defconfig             | 1 +
> >> configs/M54455EVB_stm33_defconfig             | 1 +
> >> configs/M5475AFE_defconfig                    | 1 +
> >> configs/M5475BFE_defconfig                    | 1 +
> >> configs/M5475CFE_defconfig                    | 1 +
> >> configs/M5475DFE_defconfig                    | 1 +
> >> configs/M5475EFE_defconfig                    | 1 +
> >> configs/M5475FFE_defconfig                    | 1 +
> >> configs/M5475GFE_defconfig                    | 1 +
> >> configs/M5485AFE_defconfig                    | 1 +
> >> configs/M5485BFE_defconfig                    | 1 +
> >> configs/M5485CFE_defconfig                    | 1 +
> >> configs/M5485DFE_defconfig                    | 1 +
> >> configs/M5485EFE_defconfig                    | 1 +
> >> configs/M5485FFE_defconfig                    | 1 +
> >> configs/M5485GFE_defconfig                    | 1 +
> >> configs/M5485HFE_defconfig                    | 1 +
> >> configs/amcore_defconfig                      | 1 +
> >> configs/astro_mcf5373l_defconfig              | 1 +
> >> configs/cobra5272_defconfig                   | 1 +
> >> configs/eb_cpu5282_defconfig                  | 1 +
> >> configs/eb_cpu5282_internal_defconfig         | 1 +
> >> 48 files changed, 48 insertions(+)
> >
> >We shouldn't need this at all now that Kconfig defaults this to y for
> >M68K.  It can just be dropped.
> >
> 
> right, roger that, is another v3 patch needed ? Let me know in case or just
> consider the 1/2 part.

v2 is fine, I moved this 2/2 to myself and marked as Rejected in
patchwork.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161201/19b3fed1/attachment.sig>

      reply	other threads:[~2016-12-01 12:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-30 22:16 [U-Boot] [PATCH v2 2/2] common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO Angelo Dureghello
2016-12-01  0:57 ` Tom Rini
2016-12-01  8:47   ` Angelo Dureghello
2016-12-01 12:21     ` Tom Rini [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=20161201122158.GK2546@bill-the-cat \
    --to=trini@konsulko.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox