Re: [U-Boot] dt overlays

2017-03-22 Thread Michal Simek
On 22.3.2017 14:05, Simon Glass wrote: > Hi Michal, > > On 16 March 2017 at 04:56, Michal Simek wrote: >> Hi Simon, >> >> I have looked at current DT overlay stuff and I see that there is nice >> progress on it. >> There is a missing feature that new symbols are not registered that's >> why you c

Re: [U-Boot] dt overlays

2017-03-22 Thread Simon Glass
Hi Michal, On 16 March 2017 at 04:56, Michal Simek wrote: > Hi Simon, > > I have looked at current DT overlay stuff and I see that there is nice > progress on it. > There is a missing feature that new symbols are not registered that's > why you can't apply overlay on the top of another overlay. >