[U-Boot] [Patch v2 06/11] powerpc/T4240EMU: Add T4240EMU target
York Sun
yorksun at freescale.com
Thu Jun 27 19:30:25 CEST 2013
On 06/26/2013 03:03 PM, Wolfgang Denk wrote:
> Dear York Sun,
>
> In message <1372263479-10588-1-git-send-email-yorksun at 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 at 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 at denx.de>
>>
>> inka4x0 MPC5200
>>
>> +York Sun <yorksun at 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
More information about the U-Boot
mailing list