commit | 3528f84f75d5d6aa4d5bb365162ac4f016f8a6fa | [log] [tgz] |
---|---|---|
author | Noam Camus <noamca@mellanox.com> | Wed Sep 21 13:51:48 2016 +0300 |
committer | Vineet Gupta <vgupta@synopsys.com> | Fri Sep 30 14:48:24 2016 -0700 |
tree | 325841a9b0232817d9bd1c6fec829be8a08acd7f | |
parent | bc0c7ece6191d89f435e4e4016f74167430c6c21 [diff] |
ARC: CONFIG_NODES_SHIFT fix default values Seem like values assigned as absolute number and not and shift value, i.e. should be 0 for one node (2^0) and 1 for couple of nodes (2^1) Signed-off-by: Noam Camus <noamca@mellanox.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>