mirror of
https://xff.cz/git/u-boot/
synced 2025-12-28 22:37:09 +01:00
Fix the register access in EHCI HCD. We need to use address of the register as an ehci_writel() argument. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Simon Glass <sjg@chromium.org>