[PATCH] mtd: spi-nor-ids: Reformat the table
    Marek Vasut 
    marek.vasut at mailbox.org
       
    Wed Oct 29 02:07:06 CET 2025
    
    
  
On 10/28/25 9:33 PM, Vlim wrote:
> Hi, Marek,
Hello Vlim,
>    1.
> reformat the table to follow this format.
> 
>       {
>             INFO("gd25q32", 0xc84016, 0, 64 * 1024,  64,
>                   SECT_4K | SPI_NOR_DUAL_READ | SPI_NOR_QUAD_READ |
>                   SPI_NOR_HAS_LOCK | SPI_NOR_HAS_TB)
>       },
Why this way ? Does it bring any improvement, aside from being less 
concise ?
>    1.
> Re-arrange the order of the table based on the ID, so that I can group the part #s by product family.
Sure. I'll just wait for the maintainer and whichever patch they pick 
first, the other will be rebased and resent.
>    2.
> I have a few more part numbers to add to the table, can I add them with this update?
Sure.
>    3.
> Do I submit as a new patch?
Yes, but please, let's wait for maintainer input first.
-- 
Best regards,
Marek Vasut
    
    
More information about the U-Boot
mailing list