commit | 01d85e7a0c78c0c56ca0bf98712489a899bab3a4 | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Tue Jan 24 18:06:49 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 06 13:04:53 2023 -0500 |
tree | ffbafb7b38566000e475112114d0e4f00d14ec35 | |
parent | 69a3e0779aab4ca4a2f6280fcbfd85bab5ae4256 [diff] |
powerpc/mpc85xx: fixes and updates for socrates board current mainline does not work on socrates board. To get it back up working, there are some updates needed in socrates_defconfig. Signed-off-by: Heiko Schocher <hs@denx.de> Fixes: 94633c36f9eb ("net: Make DM_ETH be selected by NETDEVICE") Fixes: 2f8a6db5d83b ("Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig")