commit | 6b981a224e86b77a983438fd90cc90dd511fbb1a | [log] [tgz] |
---|---|---|
author | Philippe Reynes <philippe.reynes@softathome.com> | Fri Sep 18 14:13:01 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Sep 30 16:55:03 2020 -0400 |
tree | 8225c389aeaa56ff4e53dc0faf87feca79518fb6 | |
parent | b43ea1bf18bf4ba5eeec7131c1a19d864399e422 [diff] |
sandbox: enable support of generic udp protocol This commit enable the support of the generic udp protocol. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com> Reviewed-by: Simon Glass <sjg@chromium.org>