[U-Boot] [PATCH 2/7] imx6sl: update DCD configuration file

John Tobias john.tobias.ph at gmail.com
Mon Nov 10 01:33:12 CET 2014


My mistake, I should use what's in the mx6q_4x_mt41j128.cfg.

Regards,

john

On Sun, Nov 9, 2014 at 1:31 PM, Stefano Babic <sbabic at denx.de> wrote:
> Hi John,
>
> On 09/11/2014 18:51, John Tobias wrote:
>> Update the Device Configuration Data file for iMX6SL for SPL
>> support.
>> ---
>>  board/freescale/mx6slevk/imximage.cfg | 78 ++---------------------------------
>>  1 file changed, 4 insertions(+), 74 deletions(-)
>>
>> diff --git a/board/freescale/mx6slevk/imximage.cfg b/board/freescale/mx6slevk/imximage.cfg
>> index 16ea597..3ebd985 100644
>> --- a/board/freescale/mx6slevk/imximage.cfg
>> +++ b/board/freescale/mx6slevk/imximage.cfg
>> @@ -1,7 +1,10 @@
>>  /*
>>   * Copyright (C) 2013 Freescale Semiconductor, Inc.
>>   *
>> - * SPDX-License-Identifier:  GPL-2.0+
>> + * This program is free software; you can redistribute it and/or
>> + * modify it under the terms of the GNU General Public License as
>> + * published by the Free Software Foundation; either version 2 of
>> + * the License or (at your option) any later version.
>
> NAK. Please take a look at the SPDX. The SPDX identifier substitutes all
> stuff related to license, avoiding to duplicate the same lines in
> multiple files.
>
>>   *
>>   * Refer docs/README.imxmage for more details about how-to configure
>>   * and create imximage boot image
>> @@ -40,76 +43,3 @@ DATA 4 0x020c4074 0xffffffff
>>  DATA 4 0x020c4078 0xffffffff
>>  DATA 4 0x020c407c 0xffffffff
>>  DATA 4 0x020c4080 0xffffffff
>> -
>> -DATA 4 0x020e0344 0x00003030
>> -DATA 4 0x020e0348 0x00003030
>> -DATA 4 0x020e034c 0x00003030
>> -DATA 4 0x020e0350 0x00003030
>> -DATA 4 0x020e030c 0x00000030
>> -DATA 4 0x020e0310 0x00000030
>> -DATA 4 0x020e0314 0x00000030
>> -DATA 4 0x020e0318 0x00000030
>> -DATA 4 0x020e0300 0x00000030
>> -DATA 4 0x020e031c 0x00000030
>> -DATA 4 0x020e0338 0x00000028
>> -DATA 4 0x020e0320 0x00000030
>> -DATA 4 0x020e032c 0x00000000
>> -DATA 4 0x020e033c 0x00000008
>> -DATA 4 0x020e0340 0x00000008
>> -DATA 4 0x020e05c4 0x00000030
>> -DATA 4 0x020e05cc 0x00000030
>> -DATA 4 0x020e05d4 0x00000030
>> -DATA 4 0x020e05d8 0x00000030
>> -DATA 4 0x020e05ac 0x00000030
>> -DATA 4 0x020e05c8 0x00000030
>> -DATA 4 0x020e05b0 0x00020000
>> -DATA 4 0x020e05b4 0x00000000
>> -DATA 4 0x020e05c0 0x00020000
>> -DATA 4 0x020e05d0 0x00080000
>> -
>> -DATA 4 0x021b001c 0x00008000
>> -DATA 4 0x021b085c 0x1b4700c7
>> -DATA 4 0x021b0800 0xa1390003
>> -DATA 4 0x021b0890 0x00300000
>> -DATA 4 0x021b08b8 0x00000800
>> -DATA 4 0x021b081c 0x33333333
>> -DATA 4 0x021b0820 0x33333333
>> -DATA 4 0x021b0824 0x33333333
>> -DATA 4 0x021b0828 0x33333333
>> -DATA 4 0x021b082c 0xf3333333
>> -DATA 4 0x021b0830 0xf3333333
>> -DATA 4 0x021b0834 0xf3333333
>> -DATA 4 0x021b0838 0xf3333333
>> -DATA 4 0x021b0848 0x4241444a
>> -DATA 4 0x021b0850 0x3030312b
>> -DATA 4 0x021b083c 0x20000000
>> -DATA 4 0x021b0840 0x00000000
>> -DATA 4 0x021b08c0 0x24911492
>> -DATA 4 0x021b08b8 0x00000800
>> -DATA 4 0x021b000c 0x33374133
>> -DATA 4 0x021b0004 0x00020024
>> -DATA 4 0x021b0010 0x00100A82
>> -DATA 4 0x021b0014 0x00000093
>> -DATA 4 0x021b0018 0x00001688
>> -DATA 4 0x021b002c 0x0f9f26d2
>> -DATA 4 0x021b0030 0x0000020e
>> -DATA 4 0x021b0038 0x00190778
>> -DATA 4 0x021b0008 0x00000000
>> -DATA 4 0x021b0040 0x0000004f
>> -DATA 4 0x021b0000 0xc3110000
>> -DATA 4 0x021b001c 0x003f8030
>> -DATA 4 0x021b001c 0xff0a8030
>> -DATA 4 0x021b001c 0x82018030
>> -DATA 4 0x021b001c 0x04028030
>> -DATA 4 0x021b001c 0x02038030
>> -DATA 4 0x021b001c 0xff0a8038
>> -DATA 4 0x021b001c 0x82018038
>> -DATA 4 0x021b001c 0x04028038
>> -DATA 4 0x021b001c 0x02038038
>> -DATA 4 0x021b0800 0xa1310003
>> -DATA 4 0x021b0020 0x00001800
>> -DATA 4 0x021b0818 0x00000000
>> -DATA 4 0x021b08b8 0x00000800
>> -DATA 4 0x021b0004 0x00025564
>> -DATA 4 0x021b0404 0x00011006
>> -DATA 4 0x021b001c 0x00000000
>>
>
> Some comment in the commit message explaining what is happening here can
> be useful.
>
> Best regards,
> Stefano Babic
>
> --
> =====================================================================
> DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
> =====================================================================


More information about the U-Boot mailing list