diff options
| author | Greg Ungerer <greg.ungerer@opengear.com> | 2011-09-10 18:36:40 +1000 | 
|---|---|---|
| committer | Wolfgang Denk <wd@denx.de> | 2011-09-10 16:09:47 +0200 | 
| commit | 61a1926ac8eaa3ef0713063c4327a38b3712373a (patch) | |
| tree | 7a471cb4ce52a0cba693afdb97bed44405797109 /board/cm41xx/flash.c | |
| parent | ea95cb73310c075e4f2e05e2ffb4443cac1825cd (diff) | |
| download | olio-uboot-2014.01-61a1926ac8eaa3ef0713063c4327a38b3712373a.tar.xz olio-uboot-2014.01-61a1926ac8eaa3ef0713063c4327a38b3712373a.zip | |
CM4008: fix signedness of env bootargs string pointer
The pointer to the flash based bootargs should be a "char *", not unsigned.
Fixes:
cm4008.c: In function ‘env_flash_cmdline’:
cm4008.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 'board/cm41xx/flash.c')
0 files changed, 0 insertions, 0 deletions