[U-Boot] [PATCH v5 13/13] arm: ca9x4_ct_vxp: enable PXE BOOTP options support

2011-08-31 Thread Jason Hobbs
Signed-off-by: Jason Hobbs Cc: Matt Waddel --- changes for v2: - add armv7 architecture to VCI string changes for v4: - combine the PXE bootp options with the other bootp options changes for v5: - none include/configs/ca9x4_ct_vxp.h |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)

Re: [U-Boot] [PATCH v5 13/13] arm: ca9x4_ct_vxp: enable PXE BOOTP options support

2011-09-09 Thread Matt Waddel
On 08/31/2011 09:37 AM, Jason Hobbs wrote: > Signed-off-by: Jason Hobbs > Cc: Matt Waddel Acked-by: Matt Waddel > --- > changes for v2: > - add armv7 architecture to VCI string > > changes for v4: > - combine the PXE bootp options with the other bootp options > > changes for v5: > - none >

Re: [U-Boot] [PATCH v5 13/13] arm: ca9x4_ct_vxp: enable PXE BOOTP options support

2011-10-17 Thread Wolfgang Denk
Dear "Jason Hobbs", In message <1314805054-16250-14-git-send-email-jason.ho...@calxeda.com> you wrote: > Signed-off-by: Jason Hobbs > Cc: Matt Waddel > --- > changes for v2: > - add armv7 architecture to VCI string > > changes for v4: > - combine the PXE bootp options with the other bootp opti