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 v7 3/3] T1040QDS/U-QE: Add u-qe support to t1040qds
Date: Wed, 16 Apr 2014 18:42:06 -0700	[thread overview]
Message-ID: <534F316E.4020607@freescale.com> (raw)
In-Reply-To: <cbd00784a62a41efa057a547e14d8ade@BLUPR03MB341.namprd03.prod.outlook.com>

On 04/16/2014 06:39 PM, Zhao Qiang-B45475 wrote:
> On 04/17/2014 07:03 PM, York Sun wrote:
> 
>> -----Original Message-----
>> From: Sun York-R58495
>> Sent: Thursday, April 17, 2014 7:03 AM
>> To: Zhao Qiang-B45475; u-boot at lists.denx.de
>> Cc: Xie Xiaobo-R63061
>> Subject: Re: [U-Boot] [PATCH v7 3/3] T1040QDS/U-QE: Add u-qe support to
>> t1040qds
>>
>> On 03/26/2014 01:04 PM, York Sun wrote:
>>> On 03/21/2014 01:21 AM, Zhao Qiang wrote:
>>>>
>>>> +static void qe_board_setup(void)
>>>> +{
>>>> +	u8 brdcfg15, brdcfg9;
>>>> +
>>>> +	if (hwconfig("qe") && hwconfig("tdm")) {
>>>
>>>
>>> This is called before environmental variables are relocated to DDR. It
>>> will cause a warning. Please use hwconfig_f.
>>>
>>
>> Please fix this patch with a new version. No need to submit other patches
>> in this set.
> 
> This upstream patch,  qe_board_setup() is called in misc_init_r , it is correct,
> Doesn't need to change.
> 

OK. Thanks.

York

  reply	other threads:[~2014-04-17  1:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-21  8:21 [U-Boot] [PATCH v7 1/3] QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR Zhao Qiang
2014-03-21  8:21 ` [U-Boot] [PATCH v7 2/3] QE/U-QE: Add U-QE support Zhao Qiang
2014-04-23 22:18   ` York Sun
2014-03-21  8:21 ` [U-Boot] [PATCH v7 3/3] T1040QDS/U-QE: Add u-qe support to t1040qds Zhao Qiang
2014-03-26 20:04   ` York Sun
2014-04-16 23:02     ` York Sun
2014-04-17  1:39       ` qiang.zhao at freescale.com
2014-04-17  1:42         ` York Sun [this message]
2014-04-23 22:19   ` York Sun
2014-04-23 22:18 ` [U-Boot] [PATCH v7 1/3] QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR 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=534F316E.4020607@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.