
Hi Tom,
On 15 July 2016 at 09:46, Tom Rini trini@konsulko.com wrote:
On Fri, Jul 15, 2016 at 09:28:21AM -0600, Stephen Warren wrote:
On 07/14/2016 10:02 PM, Simon Glass wrote:
Hi Tom,
Here is the of-platdata implementation, including the introduction of sandbox_spl.
The following changes since commit 3a592a1349ac3961b0f4f2db0a8d9f128225d897:
Revert "armv8: Enable CPUECTLR.SMPEN for coherency" (2016-07-14 17:36:18 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-dm.git
for you to fetch changes up to 1269625177f120d659f66b18de4b532b16c44561:
dm: Update the of-platdata README for the new features (2016-07-14 20:40:24 -0600)
FYI, the latest u-boot-dm/mater fails test/py test test_ofplatdata() on the following boards for me: beaver, dalmore, jetson-tk1. That's all the 32-bit Tegra boards I'm testing.
It's also adding a warning: w+(sandbox_spl) spl/dts/dt-platdata.c:38:2: warning: excess elements in array initialize r w+(sandbox_spl) spl/dts/dt-platdata.c:38:2: warning: (near initialization for ‘dtv_spl_t est2.stringarray’)
What toolchain is this? Can you please send me the dt-platdata.c and include/generated/dt-structs.h files?
Regards, Simon