Home
last modified time | relevance | path

Searched hist:a4e44632 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Daspeed_spi.ca4e44632 Mon Dec 21 21:17:39 CST 2020 Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com> spi-nor: bugfix: Use current spi-nor struct info to access spi-flash

At the early stage of probe a spi-flash, some information of
spi-nor struct should be used to get flash info. For example,
when reading SFDP table, command and dummy cycle should be
known before, but at that time, flash name is still unknown.