Hi Guillermo,

On Thursday 12 June 2014 16:31:35 Guillermo Rodriguez wrote:
> Currently the default env/config file used in barebox for the mini2440 has
> the following:
>
> # use 'dhcp' to do dhcp in barebox and in kernel
> # use 'none' if you want to skip kernel ip autoconfiguration
> ip=dhcp
>
> Is there a way to have barebox use dhcp, but skip kernel ip
> autoconfiguration ?

Take a look into the "env/bin/boot" script when Barebox is running. This script 
creates the kernel command line prior booting. And its possible to change it 
according to your needs.

Regards,
Juergen

-- 
Pengutronix e.K.                              | Juergen Borleis             |
Linux Solutions for Science and Industry      | http://www.pengutronix.de/  |

Reply via email to