[U-Boot] [U-Boot, 03/15] spl: change load_addr and entry_point to uintptr_t

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Thu Nov 23 14:51:28 UTC 2017


> 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 <philipp.tomsich at theobroma-systems.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
> 
>  include/spl.h | 9 ++++++---
>  1 file changed, 6 insertions(+), 3 deletions(-)
> 

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list