commit | 25624f9a7fbbe338713fafcbe200444d57051ade | [log] [tgz] |
---|---|---|
author | Sylvain Lemieux <slemieux@tycoint.com> | Mon Jul 27 13:37:40 2015 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 13 07:19:41 2015 -0400 |
tree | f46a57d5740ecd35cbda0b4e29c2dcda55364a96 | |
parent | 4f62bc1d926778a11509fac34615ce5b23746a99 [diff] |
net: lpc32xx: eth buffers base config Add support to specify the Ethernet buffer base address; if none are supply by the board, the default value is use (from existing code). Signed-off-by: Sylvain Lemieux <slemieux@tycoint.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>