On Wed, 9 Mar 2022, Mike Rapoport wrote: > > This: > > > > > + mem=nn[KMG] [HEXAGON] Set the memory size. > > > + Must be specified, otherwise memory size will be 0. > > > + > > > > I guess would better be folded into the other `mem=nn[KMG]' description > > above, possibly between [ARM64] and [X86] so as to keep the order roughly > > alphabetic. > > I deliberately put hexagon separately because it stands out being the only > arch that has no other means of memory detection except mem= I don't know how other people, but I'd not expect duplicate entries in this file and would simply miss any subsequent one(s). Even more so if not adjacent such as in this case. Maciej