commit | 8ce25aeaf3f8c9be771193bb0b267ca75f366096 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Dec 11 17:06:12 2020 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Fri Apr 23 21:22:27 2021 +0200 |
tree | 28fc9585fa37320698a4088aabd71fbc714b93d2 | |
parent | 098c773c42726d11719c0e2d0e845aaa412a1ea9 [diff] |
mips: octeon: octeon_ebb7304_defconfig: Enable Octeon PCIe and E1000 This patch changes the MIPS Octeon defconfig to enable some features for PCIe enablement. This includes CONFIG_BOARD_LATE_INIT to call the board specific serdes init code. With these features enabled, the serdes and PCIe driver including the Intel E1000 driver can be tested on the Octeon EBB7304. Signed-off-by: Stefan Roese <sr@denx.de>