On 3 August 2015 at 13:02, York Sun <[email protected]> wrote:
> fdt_addr_t is a physical address. It can be either 64-bit or 32-bit,
> depending on the architecture. It should be phys_addr_t instead of
> u64 or u32. Similarly, fdt_size_t is changed to phys_size_t.
>
> Signed-off-by: York Sun <[email protected]>
> CC: Simon Glass <[email protected]>
> ---
> Change log
>  v3: Rebase code to latest master, split into two patches.
>  v2: Rebase code to latest master, add change to fsl_dspi.c.
>
>  include/fdtdec.h |    6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)

Applied to u-boot-dm, thanks!
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to