On Thu, 27 Jun 2024 14:29:04 +0300, Mikhail Kshevetskiy wrote: > This allows spliting partition list to several lines in environment file > > ex: > -------------------- > gpt_partition_list= > name=boot1,size=5MiB,start=0x100000; > name=boot2,size=5MiB; > name=rootfs1,size=70MiB; > name=rootfs2,size=70MiB; > name=overlay1,size=20MiB; > name=overlay2,size=20MiB; > name=art,size=4MiB; > > [...]
Applied to u-boot/master, thanks! -- Tom

