[PATCH 01/10] board: ti: common: Introduce a common fdt ops library

Nishanth Menon nm at ti.com
Tue Jan 9 15:38:50 CET 2024


On 15:08-20240109, Roger Quadros wrote:
[..]
> > +/**
> > + *  struct ti_fdt_map - mapping of device tree blob name to board name
> > + *  @name_fdt: board_name up to TI_NAME_FDT_MAX long
> > + *  @fdt_file_name: device tree blob name as described by kernel
> > + */
> > +struct ti_fdt_map {
> > +	const char *name_fdt;
> 
> Can we call this board_name? as name_fdt corresponds to device tree name.
> 

Done.

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D


More information about the U-Boot mailing list