commit | e2053f9c7a00ccce4ded50634e8b52138f6e88bc | [log] [tgz] |
---|---|---|
author | Markus Klotzbücher <Markus Klotzbümk@pollux.denx.de> | Thu Mar 02 14:02:36 2006 +0100 |
committer | Markus Klotzbücher <mk@pollux.denx.de> | Thu Mar 02 14:02:36 2006 +0100 |
tree | 332b806d81e8819b9c4efdba5834abdece23c6d1 | |
parent | bb1ff049fbac1a4edf8f0655071383e3837d337e [diff] |
Moved the waiting loop for "Read Data Request" RDDREQ into the delta_cmdfunc function, because this bit is only set once after a command is sent and this allows read functions to be called multiple times.