
4 Mar
2021
4 Mar
'21
7:13 p.m.
On Thu, Feb 04, 2021 at 09:21:54PM -0700, Simon Glass wrote:
These functions use devicetree and cannot work with of-platdata, which has no runtime devicetree.
If they are used, the current linker error is confusing, since it talks about missing functions in the bowels of driver model.
Avoid compiling these functions at all with of-platdata, so that a straightforward link error points to the problem.
Series-changes; 3
- Fix 'wprl' typo
Signed-off-by: Simon Glass sjg@chromium.org
Reviewed-by: Patrick Delaunay patrick.delaunay@foss.st.com
Applied to u-boot/next, thanks!
--
Tom