Re: [U-Boot] re-use dm data for pre-relocate and post-relocate[Please note, mail behalf by s...@google.com]

2019-01-21 Thread Kever Yang
Simon,     Thanks for you reply to this mail, and it's surprised that it's a mail which is more than one years ago at Nov 2017 :)     I have implement re-use kernel dtb in my local branch in 2018, you can see how I do it here[0] with USING_KERNEL_DTB macro if you have interest for it.     I'm no

Re: [U-Boot] re-use dm data for pre-relocate and post-relocate

2018-12-28 Thread Simon Glass
Hi Kever, On Tue, 21 Nov 2017 at 03:24, Kever Yang wrote: > > Hi Simon, > There are a lot of points in here, so I will spread my comments throughout your email. > In order to make people easier to maintain a U-Boot for product, > > we want to re-use the dtb from kernel. Some peripheral lik