Re: [PATCH] net: dhcp: allow to set transmitted vendor id

2012-03-07 Thread Jean-Christophe PLAGNIOL-VILLARD
On 18:36 Tue 06 Mar , Enrico Scholz wrote: For net boot setups it is useful to submit boot params like server or bootfile over dhcp. To distinguish barebox from e.g. pxe machines, a custom vendor id can be sent in dhcp discover/request messages. E.g. the ISC dhcp server can be

Re: [PATCH 1/2 v2] omap: move scale_vcores to omap4_generic

2012-03-07 Thread Sascha Hauer
On Tue, Mar 06, 2012 at 03:26:28PM +0100, Jan Weitzel wrote: scale_vcores is used by two boards. Signed-off-by: Jan Weitzel j.weit...@phytec.de --- v2: add omap4_ prefix Applied both. Thanks Sascha arch/arm/boards/panda/lowlevel.c| 33 +--

[PATCH] omap: add support for phycard-a-xl2

2012-03-07 Thread Jan Weitzel
Support for omap4 based Phytec phyCARD-A-XL2 board Signed-off-by: Jan Weitzel j.weit...@phytec.de --- arch/arm/Makefile |1 + arch/arm/boards/phycard-a-xl2/Makefile | 20 ++ arch/arm/boards/phycard-a-xl2/config.h |1 +