]> code.ossystems Code Review - bsp/u-boot.git/commit
imx: Fix build of mx6sxsabresd
authorStefano Babic <sbabic@denx.de>
Wed, 10 Sep 2014 11:02:40 +0000 (13:02 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 12 Sep 2014 14:02:41 +0000 (11:02 -0300)
commit13e94fe25115c1d8117ddc874b1391941a3db355
treeb9adb454c83695a4d08c180ff67218ecb189b2ae
parent318d1cd6bd6368316cc590e5985614a6fd0ffe82
imx: Fix build of mx6sxsabresd

Commit 224beb833e544b802f08765271cec07667d39669 add clock
enabling function for FEC, but the masks are not available
for SX processor and the mx6sxsabresd cannot be built clean.

Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Fabio Estevam <fabio.estevam@freescale.com>
CC: Nikita Kiryanov <nikita@compulab.co.il>
arch/arm/cpu/armv7/mx6/clock.c