u-boot-brain/arch/riscv/cpu/generic
Simon Glass 90526e9fba common: Drop net.h from common header
Move this header out of the common header. Network support is used in
quite a few places but it still does not warrant blanket inclusion.

Note that this net.h header itself has quite a lot in it. It could be
split into the driver-mode support, functions, structures, checksumming,
etc.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-05-18 17:33:31 -04:00
..
cpu.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
dram.c common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
Kconfig riscv: add SPL support 2019-08-26 16:07:42 +08:00
Makefile riscv: Rename cpu/qemu to cpu/generic 2019-02-27 09:12:33 +08:00