commit | 7eaa10551ac1064783f366fe386ca9d9a3ceaf20 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Dec 11 17:06:12 2020 +0100 |
committer | Stefan Roese <sr@denx.de> | Wed Apr 28 10:05:12 2021 +0200 |
tree | 03877dfc7bf3e5ce194174a34430b9bff750f7f3 | |
parent | 98dabb35cab1359dca97d1d52b1d643d2adfb41e [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>