commit | 3482a03071b17a29b53dd5eada45546313b9d2c1 | [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 | 29c647e1662538ab598a0339da846f6c4e3ce9d0 [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")