]> git.ipfire.org Git - thirdparty/u-boot.git/commit
fdt: Add warning about CONFIG_OF_EMBED
authorSimon Glass <sjg@chromium.org>
Wed, 5 Dec 2018 13:57:08 +0000 (06:57 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 12 Dec 2018 17:14:22 +0000 (12:14 -0500)
commit841d5fbae4e993476fa87d8933db0cd58d3c2d41
tree5152ca5ba5513a30b4d95e9c3df82772c43f5349
parent91ff6865629c81b8643b4ef6130e3e2130c60400
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>
Makefile