"vscode:/vscode.git/clone" did not exist on "1c42403e6df0cf7a06a264bdc438ebe7d68286f6"
rockchip/rk3399: Fix sram_udelay
This fixes an off by 576x bug the the sram_udelay code. The wrong
value was multipled by the system ticks per mhz value (which is 24),
so we delayed for 1/576th of the requested time.
Signed-off-by:
Derek Basehore <dbasehore@chromium.org>
Please register or sign in to comment