This adds the start of fdt support to loader.efi on arm and arm64. The
architecture Makefile.inc1 files should set LOADER_FDT_SUPPORT=yes to
allow FDT support in the code.
It would be nice if we could centralise this to a single file. I'm open
to suggestions on how best to do this.