
28 Jan
2018
28 Jan
'18
7:54 p.m.
On Sun, Jan 21, 2018 at 07:19:16PM +0900, Masahiro Yamada wrote:
libfdt_env.h exists to contain system-dependent defines:
- typedef of fdt*_t
- fdt*_to_cpu(), cpu_to_fdt*
working_fdt and FDT_RAMDISK_OVERHEAD are unrelated to the environment, so they must get out of this header.
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom