Files
u-boot-bpi-r3/lib
Simon Glass d721001fd6 net: Move the checksum functions to lib/
These functions are used by code outside the network support, so move them
to lib/ to be more accessible.

Without this, the functions are only accessible in SPL/TPL only if
CONFIG_SPL/TPL_NET are defined. Many boards do not enable those option but
still want to do checksums in this format.

Fix up a few code-style nits while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-12-15 11:43:57 +08:00
..
2019-11-04 18:15:32 -07:00
2019-12-06 16:44:20 -05:00
2019-04-03 10:26:46 -04:00
2019-09-20 20:09:19 +02:00
2019-12-02 18:23:07 -05:00
2019-10-31 07:22:53 -04:00
2019-07-10 16:52:58 -06:00
2019-07-10 16:52:58 -06:00
2018-06-13 07:49:12 -04:00
2019-02-02 08:19:17 -05:00
2019-12-06 16:44:20 -05:00
2018-09-05 16:02:34 -04:00
2019-08-11 16:43:41 -04:00
2019-06-05 09:16:32 -07:00
2019-02-19 08:55:43 -05:00
2019-05-05 08:48:50 -04:00