Hi Simon,
On Wed, Jun 3, 2015 at 2:38 AM, Simon Glass wrote:
> Hi Bin,
>
> On 2 June 2015 at 08:41, Bin Meng wrote:
>> Hi Simon,
>>
>> On Tue, Jun 2, 2015 at 6:44 PM, Bin Meng wrote:
>>> Hi Simon,
>>>
>>> On Tue, Jun 2, 2015 at 6:40 PM, Bin Meng wrote:
The following error is observed on Q
Hi Bin,
On 2 June 2015 at 08:41, Bin Meng wrote:
> Hi Simon,
>
> On Tue, Jun 2, 2015 at 6:44 PM, Bin Meng wrote:
>> Hi Simon,
>>
>> On Tue, Jun 2, 2015 at 6:40 PM, Bin Meng wrote:
>>> The following error is observed on QEMU x86.
>>>
>>> => print ipaddr
>>> ipaddr=192.168.178.66
>>> => ping 192.
Hi Simon,
On Tue, Jun 2, 2015 at 6:44 PM, Bin Meng wrote:
> Hi Simon,
>
> On Tue, Jun 2, 2015 at 6:40 PM, Bin Meng wrote:
>> The following error is observed on QEMU x86.
>>
>> => print ipaddr
>> ipaddr=192.168.178.66
>> => ping 192.168.178.1
>> *** ERROR: `ipaddr' not set
>> ping failed; host 19
Hi Simon,
On Tue, Jun 2, 2015 at 6:40 PM, Bin Meng wrote:
> The following error is observed on QEMU x86.
>
> => print ipaddr
> ipaddr=192.168.178.66
> => ping 192.168.178.1
> *** ERROR: `ipaddr' not set
> ping failed; host 192.168.178.1 is not alive
>
> The issue was introduced in commit fd30563.
The following error is observed on QEMU x86.
=> print ipaddr
ipaddr=192.168.178.66
=> ping 192.168.178.1
*** ERROR: `ipaddr' not set
ping failed; host 192.168.178.1 is not alive
The issue was introduced in commit fd30563. Adding CMD_NET to
defconfig resolves this. Also reorder the config options
5 matches
Mail list logo