Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/mtd/
H A Dcfi_flash.hcae74a6a1be6f9c9eeeb930cac1b9cc5e7afbed4 Tue Sep 12 17:09:31 UTC 2017 Marek Vasut <marek.vasut@gmail.com> UPSTREAM: mtd: cfi: Add support for status register polling

The status register is optional in the AMD command sets, but it's
presence can be checked by reading out CFI table entry 0xc bit 0.
If the register is present, prefer using it's bit 7 to determine
if the flash is busy over reading the flash ; this is needed ie.
on Hyperflash memories.

Change-Id: If82e42e5320123ef0cf5b436e4f6f0d68393f2b3
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit 72443c7f7d2174903e73ee88dcb4364e0387bbb2)
/rk3399_rockchip-uboot/include/
H A Dflash.hcae74a6a1be6f9c9eeeb930cac1b9cc5e7afbed4 Tue Sep 12 17:09:31 UTC 2017 Marek Vasut <marek.vasut@gmail.com> UPSTREAM: mtd: cfi: Add support for status register polling

The status register is optional in the AMD command sets, but it's
presence can be checked by reading out CFI table entry 0xc bit 0.
If the register is present, prefer using it's bit 7 to determine
if the flash is busy over reading the flash ; this is needed ie.
on Hyperflash memories.

Change-Id: If82e42e5320123ef0cf5b436e4f6f0d68393f2b3
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit 72443c7f7d2174903e73ee88dcb4364e0387bbb2)
/rk3399_rockchip-uboot/drivers/mtd/
H A Dcfi_flash.ccae74a6a1be6f9c9eeeb930cac1b9cc5e7afbed4 Tue Sep 12 17:09:31 UTC 2017 Marek Vasut <marek.vasut@gmail.com> UPSTREAM: mtd: cfi: Add support for status register polling

The status register is optional in the AMD command sets, but it's
presence can be checked by reading out CFI table entry 0xc bit 0.
If the register is present, prefer using it's bit 7 to determine
if the flash is busy over reading the flash ; this is needed ie.
on Hyperflash memories.

Change-Id: If82e42e5320123ef0cf5b436e4f6f0d68393f2b3
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit 72443c7f7d2174903e73ee88dcb4364e0387bbb2)