commit | 7b98a3b6767ff2a32c476575547e20fed8223d70 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Nov 26 13:38:01 2015 +0100 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 10 20:41:56 2015 -0700 |
tree | afd16bbdd405602863359c90869a69a84d75c9ce | |
parent | 8951523c6a5d6f7c7f19dcf0b6d402dfc1493c35 [diff] |
dm: core: Fix Kconfig text to mention SPL in SPL_OF_TRANSLATE Add a remark about SPL to this Kconfig option. Otherwise its identitcal to the non-SPL version, which is confusing. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Simon Glass <sjg@chromium.org> Acked-by: Simon Glass <sjg@chromium.org> Acked-by: Michal Simek <michal.simek@xilinx.com>