commit | 84d5dfbf09be6be71d6dda63d99a8303e85663c7 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Mon Sep 24 07:54:33 2012 +0200 |
committer | Olof Johansson <olof@lixom.net> | Wed Sep 26 16:48:47 2012 -0700 |
tree | 0350a7ed6c06b2aecaa05fcd3501fac4277eaa7d | |
parent | 23f3f0613f6172ef1f0cbb0e971adf29f1c1fe5e [diff] |
ARM: Orion5x: Fix too small coherent pool. Some Orion5x devices allocate their coherent buffers from atomic context. Increase size of atomic coherent pool to make sure such the allocations won't fail during boot. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Jason Cooper <jason@lakedaemon.net> Signed-off-by: Olof Johansson <olof@lixom.net>