mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 15:31:27 +02:00
For some controllers PHYs can be optional. Handling NULL pointers without crashing nor failing, makes it easy to handle optional PHYs. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>