HI, the following patch series update the network dhcp and bootp support to support options 66, 150, 61, 77, 97 this will also help to add pxe boot support later The following changes since commit 485cee59cf64b5019c5a294074007b93509b83e0: Merge branch 'work/imx51-babbage-clk' into next (2012-03-23 21:22:14 +0100) are available in the git repository at: git://git.jcrosoft.org/barebox.git net for you to fetch changes up to 2e991cac2e1444def3d27ec06fd10724fe3e19ba: defaultenv: add support of etherboot_file (2012-03-30 12:40:18 +0800) ---------------------------------------------------------------- Jean-Christophe PLAGNIOL-VILLARD (8): net: dhcp: reset env variable before do a dhcp request net: dhcp: add support of tftp name server net: dhcp: add support of tftp server ip or Etherboot file (option 150) net: dhcp: allow to set transmitted client id net: dhcp: allow to set transmitted client uuid net: dhcp: allow to set transmitted user class net: dns: export resolved ip to var resolved_ip defaultenv: add support of etherboot_file defaultenv/bin/boot | 4 ++ net/dhcp.c | 118 ++++++++++++++++++++++++++++++++++++++++++++------- net/dns.c | 5 ++ 3 files changed, 111 insertions(+), 16 deletions(-) Best Regards, J. _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox