mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-06 18:11:47 +01:00
This function writes to its address so the address should not be declared as const. Fix it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>