diff options
author | Greg Ungerer <greg.ungerer@opengear.com> | 2011-09-10 18:37:21 +1000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-09-10 16:10:20 +0200 |
commit | a00e749d5b172b69bcf84e5fee36b2d20ee67b10 (patch) | |
tree | b01a230187d0c31f6ce2534fcc528241b1a023d2 /include/configs/omap1610h2.h | |
parent | 61a1926ac8eaa3ef0713063c4327a38b3712373a (diff) | |
download | u-boot-imx-a00e749d5b172b69bcf84e5fee36b2d20ee67b10.zip u-boot-imx-a00e749d5b172b69bcf84e5fee36b2d20ee67b10.tar.gz u-boot-imx-a00e749d5b172b69bcf84e5fee36b2d20ee67b10.tar.bz2 |
CM41xx: fix signedness of env bootargs string pointer
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>
Diffstat (limited to 'include/configs/omap1610h2.h')
0 files changed, 0 insertions, 0 deletions