commit | c4738ee438e6e73379971e8fca7803787405c397 | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.io> | Tue Apr 25 01:39:51 2017 +0800 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Apr 25 11:44:21 2017 +0200 |
tree | 38ad6676244dc461577ed146e5012670b64d0db2 | |
parent | 26f00d226aae1444a690bc3b2b8985c52c5fc41a [diff] |
sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I Only A23/A33 in SUN8I want a default value of CONS_INDEX of 5, for other chips the default value is 1 like other Allwinner SoCs. Fix this default value. The original wrong value has lead to wrong console on H3 Orange Pi boards. Fixes: 7095f8641863 ("sunxi: Convert CONS_INDEX to Kconfig") Signed-off-by: Icenowy Zheng <icenowy@aosc.io> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>