]> 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)
commitaee8427463432a364db1a94ff62c2727b94d6b30
tree414e4b844580de1d6489cb6e5d308be65cc1b22b
parente2daa44250d0d01873ecdfe81f335efb233ecc19
sunxi: Change the machine compatible string.

Commit 29ce70b6 ("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