commit | f05eeb2a0b6b09514d29c8a0a52350b0a4c19126 | [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 | 4acc2d4dc54988d16ccf120eef6423835e76a624 [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>