commit | 8777dbd102b838213003f6f8d9fd744db0d46435 | [log] [tgz] |
---|---|---|
author | Gerald Van Baren <gvb@unssw.com> | Sat May 04 22:17:49 2013 -0400 |
committer | Gerald Van Baren <vanbaren@cideas.com> | Fri May 10 19:04:50 2013 -0400 |
tree | d1bca7e402eeb0d3c54b84d5f8a304b9114339e6 | |
parent | 431a3b196a8cb501858e2d0ca6c6c707f2745287 [diff] |
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>