Re: [PATCH v2] image-fdt: save name of FIT configuration in '/chosen' node

2022-04-20 Thread Tom Rini
On Tue, Apr 12, 2022 at 09:00:43PM +0100, Daniel Golle wrote: > It can be useful for the OS (Linux) to know which configuration has > been chosen by U-Boot when launching a FIT image. > Store the name of the FIT configuration node used in a new string > property called 'u-boot,bootconf' in the '/c

Re: [PATCH v2] image-fdt: save name of FIT configuration in '/chosen' node

2022-04-12 Thread Tom Rini
On Tue, Apr 12, 2022 at 09:00:43PM +0100, Daniel Golle wrote: > It can be useful for the OS (Linux) to know which configuration has > been chosen by U-Boot when launching a FIT image. > Store the name of the FIT configuration node used in a new string > property called 'u-boot,bootconf' in the '/c