mirror of
https://xff.cz/git/u-boot/
synced 2025-10-14 22:42:01 +02: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>