"i.MX 6SoloLite Manufacturing Toolkit"

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

"i.MX 6SoloLite Manufacturing Toolkit"

710 Views
osamuyamamoto
Contributor I

Hello

After downloading original images to SD card, Linux is booted. But Ethernet link is down. Could somebody tell me what happens?

Thank you.

Labels (1)
0 Kudos
4 Replies

525 Views
SergioSolis
NXP Employee
NXP Employee

Hello Osamu,

You need to set the ip to "none" in your bootargs.

Can you please print your bootargs and paste them?

0 Kudos

525 Views
osamuyamamoto
Contributor I

Hello

Thank you for your response.

>Can you please print your bootargs and paste them?

bootargs_base=setenv bootargs console=ttymxc0,115200

bootargs_mmc=setenv bootargs $ root=/dev/mmcblk0p1 rootwait

bootcmd_mmc=run bootargs_base bootargs_mmc; mmc dev 1; mmc read $

0x800 0x2000; bootm

bootcmd=run bootcmd_mmc

It seems "bootargs" is "console=ttymxc0,115200".

Thank you.

2015-01-29 6:21 GMT+09:00 SergioSolis <admin@community.freescale.com>:

<https://community.freescale.com/>

"i.MX 6SoloLite Manufacturing Toolkit"

reply from SergioSolis

<https://community.freescale.com/people/SergioSolis?et=watches.email.thread>

in i.MX Community - View the full discussion

<https://community.freescale.com/message/475247?et=watches.email.thread#475247>

0 Kudos

525 Views
SergioSolis
NXP Employee
NXP Employee

Hello Osamu,

Please take a look a the linux user guide for the SoloLite EVK.

You need to set the booting arguments according to the user's guide (attached).

525 Views
osamuyamamoto
Contributor I

Hello

Thank you for your replay.

I'll try to set boot arguments.

Regards

2015-01-30 7:42 GMT+09:00 SergioSolis <admin@community.freescale.com>:

<https://community.freescale.com/>

Re: "i.MX 6SoloLite Manufacturing Toolkit"

reply from SergioSolis

<https://community.freescale.com/people/SergioSolis?et=watches.email.thread>

in i.MX Community - View the full discussion

<https://community.freescale.com/message/475724?et=watches.email.thread#475724>

0 Kudos