
Hi Albert,
Commit 022298278 (mx6: soc: Disable VDDPU regulator) does not let boot kernel with enabled GPU (i.MX6). It is unclear at the moment if the fix should be done in U-Boot or in kernel, so it is better to revert it for the release. Please pull from u-boot-imx, thanks !
The following changes since commit 3a21773129f6ef218f1978d05a1a5d5cf6801ab6:
mx6: Add initial support for the Hummingboard solo (2014-01-15 10:33:25 +0100)
are available in the git repository at:
git://www.denx.de/git/u-boot-imx.git master
for you to fetch changes up to be2a3bb39adf1fdd274fc427e30ef62eb86441a1:
mx6: Revert "mx6: soc: Disable VDDPU regulator" (2014-01-17 10:16:48 +0100)
---------------------------------------------------------------- Fabio Estevam (1): mx6: Revert "mx6: soc: Disable VDDPU regulator"
arch/arm/cpu/armv7/mx6/soc.c | 41 ------------------------------ arch/arm/include/asm/arch-mx6/crm_regs.h | 1 - arch/arm/include/asm/arch-mx6/imx-regs.h | 23 ----------------- 3 files changed, 65 deletions(-)
Regards, Stefano