Re: [PATCH RFC *RFC*] dt-bindings: add U-Boot chosen for environment data phandle

2022-02-17 Thread Rob Herring
On Thu, Feb 17, 2022 at 6:09 AM Rafał Miłecki wrote: > > From: Rafał Miłecki > > This is RFC and request for a help & discussion. > > While reviewing patch for U-Boot env binding it has been mentioned that: > > 1. /Processing/ whole DT in U-Boot may be too much work >Handling flash devices, p

[PATCH RFC *RFC*] dt-bindings: add U-Boot chosen for environment data phandle

2022-02-17 Thread Rafał Miłecki
From: Rafał Miłecki This is RFC and request for a help & discussion. While reviewing patch for U-Boot env binding it has been mentioned that: 1. /Processing/ whole DT in U-Boot may be too much work Handling flash devices, partitions, their formats & NVMEM may require too many U-Boot drive