[U-Boot] [PATCH v3 02/13] fdtdec: Add cpu_to_fdt_{addr, size}() macros

Simon Glass sjg at chromium.org
Fri Apr 12 21:48:21 UTC 2019


On Thu, 21 Mar 2019 at 12:10, Thierry Reding <thierry.reding at gmail.com> wrote:
>
> From: Thierry Reding <treding at nvidia.com>
>
> These macros are useful for converting the endianness of variables of
> type fdt_addr_t and fdt_size_t.
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Thierry Reding <treding at nvidia.com>
> ---
> Changes in v2:
> - add Reviewed-by from Simon
>
>  include/fdtdec.h | 4 ++++
>  1 file changed, 4 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list