Searched hist:ea5b64c6e7f477be5edd65333a10aca042d2eb10 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | boot_fit.h | ea5b64c6e7f477be5edd65333a10aca042d2eb10 Fri Sep 15 10:57:25 UTC 2017 Jean-Jacques Hiblot <jjhiblot@ti.com> UPSTREAM: fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()
Those 2 functions don't modify their input, we can mark it const. This prevents compilation warnings when they are provided const input.
Change-Id: I9583751451cfc26a99ee94f87447dd6337d0cc67 Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 906a9dbbcba85e8b02414c960c75103cc4755102)
|
| /rk3399_rockchip-uboot/common/ |
| H A D | boot_fit.c | ea5b64c6e7f477be5edd65333a10aca042d2eb10 Fri Sep 15 10:57:25 UTC 2017 Jean-Jacques Hiblot <jjhiblot@ti.com> UPSTREAM: fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()
Those 2 functions don't modify their input, we can mark it const. This prevents compilation warnings when they are provided const input.
Change-Id: I9583751451cfc26a99ee94f87447dd6337d0cc67 Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 906a9dbbcba85e8b02414c960c75103cc4755102)
|