"lib/image-sparse.c" did not exist on "9bc34799c8e6d8907b18e02c405576aa6bf9ce15"
Forked from
Reform / reform-boundary-uboot
Source project has a limited visibility.
-
Simon Glass authored
- Rename 'w' to 'width' to make it more obvious what it is used for - Use bool and int types instead of char to avoid register-masking on 32-bit machines Signed-off-by:
Simon Glass <sjg@chromium.org> Reviewed-by:
Stefan Roese <sr@denx.de>
Simon Glass authored- Rename 'w' to 'width' to make it more obvious what it is used for - Use bool and int types instead of char to avoid register-masking on 32-bit machines Signed-off-by:
Simon Glass <sjg@chromium.org> Reviewed-by:
Stefan Roese <sr@denx.de>