[U-Boot] [PATCH v7 3/3] T1040QDS/U-QE: Add u-qe support to t1040qds

York Sun yorksun at freescale.com
Thu Apr 17 01:02:52 CEST 2014


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.

York




More information about the U-Boot mailing list