Searched hist:"15970 d871c299c8a4218911ee68edb0495a69cd4" (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/drivers/dfu/ |
| H A D | dfu_sf.c | 15970d871c299c8a4218911ee68edb0495a69cd4 Wed Jul 19 14:39:23 UTC 2017 Patrick Delaunay <patrick.delaunay@st.com> dfu: remove limitation on partition size
Change long (32 bits on arm) to u64 (same type than offset) for size and read offset r_left
So partition and device used for DFU can be greater than 4GB
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
|
| H A D | dfu_ram.c | 15970d871c299c8a4218911ee68edb0495a69cd4 Wed Jul 19 14:39:23 UTC 2017 Patrick Delaunay <patrick.delaunay@st.com> dfu: remove limitation on partition size
Change long (32 bits on arm) to u64 (same type than offset) for size and read offset r_left
So partition and device used for DFU can be greater than 4GB
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
|
| H A D | dfu_nand.c | 15970d871c299c8a4218911ee68edb0495a69cd4 Wed Jul 19 14:39:23 UTC 2017 Patrick Delaunay <patrick.delaunay@st.com> dfu: remove limitation on partition size
Change long (32 bits on arm) to u64 (same type than offset) for size and read offset r_left
So partition and device used for DFU can be greater than 4GB
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
|
| H A D | dfu_mmc.c | 15970d871c299c8a4218911ee68edb0495a69cd4 Wed Jul 19 14:39:23 UTC 2017 Patrick Delaunay <patrick.delaunay@st.com> dfu: remove limitation on partition size
Change long (32 bits on arm) to u64 (same type than offset) for size and read offset r_left
So partition and device used for DFU can be greater than 4GB
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
|
| H A D | dfu.c | 15970d871c299c8a4218911ee68edb0495a69cd4 Wed Jul 19 14:39:23 UTC 2017 Patrick Delaunay <patrick.delaunay@st.com> dfu: remove limitation on partition size
Change long (32 bits on arm) to u64 (same type than offset) for size and read offset r_left
So partition and device used for DFU can be greater than 4GB
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | dfu.h | 15970d871c299c8a4218911ee68edb0495a69cd4 Wed Jul 19 14:39:23 UTC 2017 Patrick Delaunay <patrick.delaunay@st.com> dfu: remove limitation on partition size
Change long (32 bits on arm) to u64 (same type than offset) for size and read offset r_left
So partition and device used for DFU can be greater than 4GB
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
|