ARM: mxs: add support for I2SE Duckbill 2 boards
authorMichael Heimpold <michael.heimpold@i2se.com>
Mon, 10 Apr 2017 09:08:55 +0000 (11:08 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 10 Apr 2017 13:25:50 +0000 (21:25 +0800)
commitff8abc2839bfab9185978f3c27b5e3b744262efd
tree997b6c873d03842fc27e1c9f9883830c20aaf365
parent24bb244e02a6bead5b854d842002df0d38ae7b7b
ARM: mxs: add support for I2SE Duckbill 2 boards

The Duckbill devices are small, pen-drive sized boards based on
NXP's i.MX28 SoC. While the initial variants (Duckbill series)
were equipped with a micro SD card slot only, the latest generation
(Duckbill 2 series) have an additional internal eMMC onboard.

To distinguish between both generations, a new device tree
compatible string was introduced. To get the MAC address fixup
applied, we need to check for this new string here, too.

Signed-off-by: Michael Heimpold <michael.heimpold@i2se.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-mxs/mach-mxs.c