On 13 September 2017 at 13:29, Philipp Tomsich
wrote:
> Mainly a stylistic change: convert the load_addr and entry_point
> fields of struct spl_image_info to uintptr_t (from ulong).
>
> Signed-off-by: Philipp Tomsich
> ---
>
> include/spl.h | 9 ++---
> 1 file changed, 6 insertions(+), 3 del
Mainly a stylistic change: convert the load_addr and entry_point
fields of struct spl_image_info to uintptr_t (from ulong).
Signed-off-by: Philipp Tomsich
---
include/spl.h | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/include/spl.h b/include/spl.h
index acbc47a..
2 matches
Mail list logo