Hi all, 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 ? Thank you, Guillermo Rodriguez
