mirror of
https://xff.cz/git/u-boot/
synced 2025-10-10 12:36:34 +02:00
Two comments are missing a parameter and there is an extra blank line. Also two of the region access macros are misnamed. Correct these problems. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>