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

2018-09-28 Thread Simon Goldschmidt
On 28.09.2018 19:20, Jagan Teki wrote: On Fri, Aug 17, 2018 at 12:23 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 remo

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

2018-09-28 Thread Jagan Teki
On Fri, Aug 17, 2018 at 12:23 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 bin

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

2018-09-17 Thread Simon Goldschmidt
On 17.08.2018 08:52, 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 binary. Removing the chip

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

2018-08-16 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