From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 4/6] cgtqmx6eval: Add SPL support
Date: Thu, 29 Oct 2015 13:15:49 +0100 [thread overview]
Message-ID: <56320DF5.4080809@denx.de> (raw)
In-Reply-To: <CAP9ODKrO=CiEue0DDAWEtJcB2ijjqUmKNUk_jDR6yE=Qvq-O3A@mail.gmail.com>
On 29/10/2015 12:15, Otavio Salvador wrote:
> On Thu, Oct 29, 2015 at 9:07 AM, Stefano Babic <sbabic@denx.de> wrote:
>> On 29/10/2015 11:58, Otavio Salvador wrote:
>>> On Thu, Oct 29, 2015 at 8:53 AM, Stefano Babic <sbabic@denx.de> wrote:
>>>> Hi Otavio,
>>>>
>>>> On 29/10/2015 11:32, Otavio Salvador wrote:
>>>>> Congatec has several MX6 boards based on quad, dual, dual-lite and solo.
>>>>>
>>>>> Add SPL support so that all the variants can be supported.
>>>>>
>>>>> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
>>> ...
>>>>> --- a/board/congatec/cgtqmx6eval/README
>>>>> +++ b/board/congatec/cgtqmx6eval/README
>>> ...
>>>>> +=> sf update 0x12000000 0x400 0x10000
>>>>> +
>>>>> +=> tftp u-boot.img
>>>>
>>>> Just a nitpick. This assumes that loadaddr is set to 0x12000000, as it
>>>> is in mx6_common.h. If value changes, it is not strictly correct. Maybe
>>>> to avoid confusion, you can write "tftp 0x12000000 SPL" (explicitely
>>>> address it) or you change sf update to use the loadaddr variable as "sf
>>>> update ${loadaddr} 0x400 0x10000"
>>>
>>> Can you replace it with ${loadaddr} when applying or do you want a new
>>> patch revision?
>>
>> Yes, of course - I'll do it, you do not need to repost it for this.
>
> Bear in mind, this required Fabio's patches for SPI protection.
Ok - thanks !
Regards,
Stefao
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
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
=====================================================================
next prev parent reply other threads:[~2015-10-29 12:15 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-29 10:32 [U-Boot] [PATCH v4 1/6] cgtqmx6eval: Add SPI NOR flash support Otavio Salvador
2015-10-29 10:32 ` [U-Boot] [PATCH v4 2/6] cgtqmx6eval: Use SPI NOR to store the environment Otavio Salvador
2015-10-29 10:32 ` [U-Boot] [PATCH v4 3/6] cgtqmx6eval: Add fastboot support Otavio Salvador
2015-10-29 10:32 ` [U-Boot] [PATCH v4 4/6] cgtqmx6eval: Add SPL support Otavio Salvador
2015-10-29 10:53 ` Stefano Babic
2015-10-29 10:58 ` Otavio Salvador
2015-10-29 11:07 ` Stefano Babic
2015-10-29 11:15 ` Otavio Salvador
2015-10-29 12:15 ` Stefano Babic [this message]
2015-10-29 10:32 ` [U-Boot] [PATCH v4 5/6] iomux-v3: Take MX6D in consideration for imx_iomux_v3_setup_pad() Otavio Salvador
2015-10-29 10:32 ` [U-Boot] [PATCH v4 6/6] cgtqmx6eval: Add DFU support Otavio Salvador
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=56320DF5.4080809@denx.de \
--to=sbabic@denx.de \
--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