Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/
H A Draw_nand.hea306945614b88f993947e6fbd77e2cd5f575879 Wed Aug 26 14:17:02 UTC 2020 Lionel Debieve <lionel.debieve@st.com> nand: raw_nand: fix timeout issue in nand_wait_ready

nand_wait_ready is called with a millisecond delay
but the timeout used a micro second. Fixing the conversion
in the timeout call.
The prototype of the function is also changed to use an unsigned int
parameter.

Change-Id: Ia3281be7980477dfbfdb842308d35ecd8b926fb8
Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Yann Gautier <yann.gautier@st.com>
/rk3399_ARM-atf/drivers/mtd/nand/
H A Draw_nand.cea306945614b88f993947e6fbd77e2cd5f575879 Wed Aug 26 14:17:02 UTC 2020 Lionel Debieve <lionel.debieve@st.com> nand: raw_nand: fix timeout issue in nand_wait_ready

nand_wait_ready is called with a millisecond delay
but the timeout used a micro second. Fixing the conversion
in the timeout call.
The prototype of the function is also changed to use an unsigned int
parameter.

Change-Id: Ia3281be7980477dfbfdb842308d35ecd8b926fb8
Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Yann Gautier <yann.gautier@st.com>