Searched hist:b9ea0c3a2076c3ef8c150d35aa31f2329ad9efef (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_nor.c | b9ea0c3a2076c3ef8c150d35aa31f2329ad9efef Fri Feb 06 08:31:36 UTC 2015 Heiko Schocher <hs@denx.de> spl, spl_nor: fix compiler warning
executing "tools/buildman/buildman mpc5xx" drops this warning:
common/spl/spl_nor.c: In function 'spl_nor_load_image': common/spl/spl_nor.c:26:10: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
fix this.
Signed-off-by: Heiko Schocher <hs@denx.de>
|