diff options
author | Tom Rini <trini@konsulko.com> | 2020-05-01 17:58:31 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-05-04 07:27:06 -0400 |
commit | 1d5d0275d7684005643952b4591eb5899f55beaf (patch) | |
tree | 2f579f6ce02ab71c8a00387ca965e970b696380e /README | |
parent | 20a154f95bfe0a3b5bfba90bea7f001c58217536 (diff) | |
parent | 8148693b988fb36463dbc12cef4b7947acae9846 (diff) |
Merge branch 'next' of git://git.denx.de/u-boot-sh
This is part 1 of big network cleanup / DM conversion.
The dc2114x/rtl8139/pcnet/tulip PCI adapter drivers received checkpatch
cleanups in preparation for DM conversion. The smc911x is converted to
DM completely. The dwc_eth_qos cache fixes are applied.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -896,8 +896,6 @@ The following options need to be configured: CONFIG_TULIP Support for Digital 2114x chips. - Optional CONFIG_TULIP_SELECT_MEDIA for board specific - modem chip initialisation (KS8761/QS6611). CONFIG_NATSEMI Support for National dp83815 chips. |