Hi,
On 1/9/23 21:11, Simon Glass wrote:
Hi Michal,
On Mon, 9 Jan 2023 at 01:02, Michal Simek <michal.si...@amd.com> wrote:
Hi Simon,
We just got a request to setup bootscript address via DT that's why I am trying
to refresh my mind how to do it.
I know that u-boot,config have been merged to via this pull request
https://github.com/devicetree-org/dt-schema/pull/62
I also grep all your branches in u-boot-dm tree but I can't see it to be used
anywhere. What's the current state on it?
I expect all of these options doc/device-tree-bindings/config.txt
should be converted to u-boot,config node.
Yes that's right. It hasn't been done yet, but should be.
ok. What's the expected flow? Should the new property discussed in this mailing
list and then send pull request in dt-schema? Or that request should be going
directly via github pull request?
Thanks,
Michal