commit | e8885cb68dbdaa0a292bf1defc98addd0aed9b04 | [log] [tgz] |
---|---|---|
author | Imre Kaloz <kaloz@openwrt.org> | Mon Jul 18 22:05:12 2011 +0200 |
committer | Nicolas Pitre <nico@fluxnic.net> | Mon Jul 18 16:17:41 2011 -0400 |
tree | 716e38bddff10099ce9d723b2646ffc47e6848f8 | |
parent | bcacff291c96c163da9341b764f0ccdeb97b38ad [diff] |
ARM: orion5x: fixup 5181 MPP mask check During the refactoring of the Orion MPP code, the detection for the 5181l as been used to select the 5181 MPP mask, which is wrong. Select the 5181 mask for all 5181 variants. Signed-off-by: Imre Kaloz <kaloz@openwrt.org> Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>