commit | 760177dff4662d000c7b1331ec93b2ea4fbd564e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 06 20:16:29 2015 -0600 |
committer | Pantelis Antoniou <pantelis.antoniou@konsulko.com> | Thu Aug 13 11:24:26 2015 +0300 |
tree | 124364e5bd5d87e82057983afa72023c9d44f1e3 | |
parent | 1c87ffe8d1eef2c759b97129fd48e218a039cbcd [diff] |
dw_mmc: Calculate dwmmc FIFO threshold size if not provided We can calculate this. Add code to do this if it is not provided. panto: prefix changed to dw_mmc to make things easier to grep Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Jaehoon Chung <jh80.chung@samsung.com>