Forked from
Reform / reform-boundary-uboot
Source project has a limited visibility.
-
Greg Ungerer authored
The pointer to the flash based bootargs should be a "char *", not unsigned. Fixes: cm41xx.c: In function ‘env_flash_cmdline’: cm41xx.c:67: warning: pointer targets in passing argument 2 of ‘setenv’ differ in signedness Signed-off-by:
Greg Ungerer <greg.ungerer@opengear.com>
Greg Ungerer authoredThe pointer to the flash based bootargs should be a "char *", not unsigned. Fixes: cm41xx.c: In function ‘env_flash_cmdline’: cm41xx.c:67: warning: pointer targets in passing argument 2 of ‘setenv’ differ in signedness Signed-off-by:
Greg Ungerer <greg.ungerer@opengear.com>