diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-11-20 12:51:15 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-11-20 15:34:19 +0000 |
commit | 0cbb56c236a4a28f5149eed227d74bb737321cfc (patch) | |
tree | ad642975c37e9e218e702e1d72d80553ad07bc64 /qemu-io.c | |
parent | d652866007fc6fae718b0bcfdaf757231b378dd7 (diff) | |
download | qemu-0cbb56c236a4a28f5149eed227d74bb737321cfc.zip qemu-0cbb56c236a4a28f5149eed227d74bb737321cfc.tar.gz qemu-0cbb56c236a4a28f5149eed227d74bb737321cfc.tar.bz2 |
hw/arm/fsl-imx: Do not ignore Error argument
Both i.MX25 and i.MX6 SoC models ignore the Error argument when
setting the PHY number. Pick &error_abort which is the error
used by the i.MX7 SoC (see commit 1f7197deb0 "ability to change
the FEC PHY on i.MX7 processor").
Fixes: 74c1330582 ("ability to change the FEC PHY on i.MX25 processor")
Fixes: a9c167a3c4 ("ability to change the FEC PHY on i.MX6 processor")
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20231120115116.76858-1-philmd@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions