On Wed, 25 Mar 2020 18:48:50 +0100 Marek Behun <marek.be...@nic.cz> wrote:
> One thing that may need reworking (to become compatible with Linux) is > the comphy driver. Linux' comphy driver for this SOC uses smccc calls > to ARM Trusted Firmware, but U-Boot does not, and instead initializes > SERDESes on its own. By this I mean that it works in U-Boot, but the driver should be rewritten to at least have the same DTS bindings as Linux.