Re: [U-Boot] [PATCH v2] sf: remove spi-flash chip names from SPL binary

2018-10-31 Thread Simon Goldschmidt
On Wed, Oct 31, 2018 at 7:35 AM Jagan Teki wrote: > > On Sun, Oct 7, 2018 at 12:46 PM Simon Goldschmidt > wrote: > > > > The table of spi flash chips 'spi_flash_ids' currently > > includes chip names. The only usage of these is to > > print the name when the chip is probed. > > > > Since this mes

Re: [U-Boot] [PATCH v2] sf: remove spi-flash chip names from SPL binary

2018-10-30 Thread Jagan Teki
On Sun, Oct 7, 2018 at 12:46 PM Simon Goldschmidt wrote: > > The table of spi flash chips 'spi_flash_ids' currently > includes chip names. The only usage of these is to > print the name when the chip is probed. > > Since this message is not shown in SPL, we can remove > the names from the SPL bina

[U-Boot] [PATCH v2] sf: remove spi-flash chip names from SPL binary

2018-10-07 Thread Simon Goldschmidt
The table of spi flash chips 'spi_flash_ids' currently includes chip names. The only usage of these is to print the name when the chip is probed. Since this message is not shown in SPL, we can remove the names from the SPL binary. Removing the chip names saves ~890 Byte from the SPL binary in my