Re: [PATCH v5 02/10] cmd: add support for a new "extension" command

2021-05-13 Thread Tom Rini
On Tue, May 04, 2021 at 07:31:22PM +0200, Kory Maincent wrote: > This patch adds a new "extension" command, which aims at detecting > extension boards connected to the hardware platform, and apply the > Device Tree overlays that describe the hardware present on those > extension boards. > > In or

[PATCH v5 02/10] cmd: add support for a new "extension" command

2021-05-04 Thread Kory Maincent
This patch adds a new "extension" command, which aims at detecting extension boards connected to the hardware platform, and apply the Device Tree overlays that describe the hardware present on those extension boards. In order to enable this mechanism, board-specific code must implement the extensi