commit | 841d5fbae4e993476fa87d8933db0cd58d3c2d41 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 05 06:57:08 2018 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 12 12:14:22 2018 -0500 |
tree | 5152ca5ba5513a30b4d95e9c3df82772c43f5349 | |
parent | 91ff6865629c81b8643b4ef6130e3e2130c60400 [diff] |
fdt: Add warning about CONFIG_OF_EMBED This option has crept into use with some boards. Add a warning to try to prevent this. As an example: https://lists.denx.de/pipermail/u-boot/2017-September/304966.html Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>