All of lore.kernel.org
 help / color / mirror / Atom feed
From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [Patch v2 06/11] powerpc/T4240EMU: Add T4240EMU target
Date: Thu, 27 Jun 2013 10:30:25 -0700	[thread overview]
Message-ID: <51CC76B1.6030003@freescale.com> (raw)
In-Reply-To: <20130626220308.DED17380DCD@gemini.denx.de>

On 06/26/2013 03:03 PM, Wolfgang Denk wrote:
> Dear York Sun,
> 
> In message <1372263479-10588-1-git-send-email-yorksun@freescale.com> you wrote:
>> Add emulator support for T4240. Emulator has limited peripherals and
>> interfaces. Difference between emulator and T4240QDS includes:
>> 	ECC for DDR is disabled due the procedure to load images
>> 	No board FPGA (QIXIS)
>> 	NOR flash has 32-bit port for higher loading speed
>> 	IFC and I2C timing don't really matter, so set them fast
>> 	No ethernet
>>
>> Signed-off-by: York Sun <yorksun@freescale.com>
>> ---
> 
> So what exactly are the changes compared to V1?

Added entry to MAINTAINERS

Fixed checkpatch warning
- WARNING: quoted string split across lines
- WARNING: Avoid unnecessary line continuations

> 
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -538,6 +538,10 @@ Detlev Zundel <dzu@denx.de>
>>  
>>  	inka4x0		MPC5200
>>  
>> +York Sun <yorksun@freescale.com>
>> +
>> +	T4240EMU	T4240
>> +
> 
> Can you please keep the list sorted?  Thanks.

The list is not sorted. I tried with my best guess, sort on "CPU".
That's why I put it at the end of "PowerPC Systems".

York

  reply	other threads:[~2013-06-27 17:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-26 16:17 [U-Boot] [Patch v2 06/11] powerpc/T4240EMU: Add T4240EMU target York Sun
2013-06-26 22:03 ` Wolfgang Denk
2013-06-27 17:30   ` York Sun [this message]
2013-06-27 17:35     ` Scott Wood
2013-06-27 17:40       ` York Sun
2013-06-27 17:51     ` Wolfgang Denk
2013-06-27 17:57       ` York Sun

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=51CC76B1.6030003@freescale.com \
    --to=yorksun@freescale.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.