mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +02:00
The existing IP checksum function is only accessible to the 'coreboot' cpu. Drop it in favour of the new code in the network subsystem. Signed-off-by: Simon Glass <sjg@chromium.org>