On Wed, Oct 18, 2023 at 12:59 AM Igor Prusov <ivpru...@salutedevices.com> wrote: > > Adaptation of Linux commit d74c36480a67 > > This patch adds support for ESMT F50L1G41LB and F50D1G41LB. > It seems that ESMT likes to use random JEDEC ID from other vendors. > Their 1G chips uses 0xc8 from GigaDevice and 2G/4G chips uses 0x2c from > Micron. For this reason, the ESMT entry is named esmt_c8 with explicit > JEDEC ID in variable name. > > Datasheets: > https://www.esmt.com.tw/upload/pdf/ESMT/datasheets/F50L1G41LB(2M).pdf > https://www.esmt.com.tw/upload/pdf/ESMT/datasheets/F50D1G41LB(2M).pdf > > Signed-off-by: Igor Prusov <ivpru...@salutedevices.com> > Signed-off-by: Chuanhong Guo <gch981...@gmail.com> > Signed-off-by: Martin Kurbanov <mmkurba...@sberdevices.ru> > Signed-off-by: Dmitry Rokosov <ddroko...@sberdevices.ru> > Tested-by: Martin Kurbanov <mmkurba...@sberdevices.ru> > ---
Applied to u-boot-spi/master