]> git.baikalelectronics.ru Git - kernel.git/commit
sunxi: Change the machine compatible string.
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 18 Dec 2012 14:17:12 +0000 (15:17 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 23 Dec 2012 17:20:15 +0000 (18:20 +0100)
commit15ef74530fb31c8d49f27890bdd4cb0d80a2c31e
tree414e4b844580de1d6489cb6e5d308be65cc1b22b
parent6cb8034aeb76b32e1576a71b1580373a80f15abd
sunxi: Change the machine compatible string.

Commit e20dc4b5 ("ARM: sunxi: Change device tree naming scheme for
sunxi") changed the naming scheme and the compatible strings used in the
device trees related to the sunXi platform, but forgot to change the
compatible string in the DT machine definition.

This prevents the kernel from booting on these boards.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/mach-sunxi/sunxi.c