commit | 55bbe93dee465bd6519f3b86b2468b9d8876616c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 06 16:47:52 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 21 17:39:40 2015 -0600 |
tree | 14f71c4eb0b7d069e318191c748e747664e917ed | |
parent | 46952fb6b44e8ddf5cb8db562051b6f52723f9d3 [diff] |
x86: minnowmax: Drop the cache line size hack Now that the RTL8169 driver warning is fixed we can drop this. The incorrect value is causing problems with USB EHCI. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>