Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h
authorGerald Van Baren <gvb@unssw.com>
Sun, 5 May 2013 02:17:49 +0000 (22:17 -0400)
committerGerald Van Baren <vanbaren@cideas.com>
Fri, 10 May 2013 23:04:50 +0000 (19:04 -0400)
commitbbd0f7e3ba66d288a2f146f1c7797801e04598ae
treed1bca7e402eeb0d3c54b84d5f8a304b9114339e6
parent1258f14fd45e050a615aa32c77131a47519ecb07
Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h

The define should not have been put in fdt.h originally, libfdt_env.h
is the proper place for target-specific customizations.

Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
include/fdt.h
include/libfdt_env.h