Re: [U-Boot] [PATCH V2 2/2] i.MX: shut down video before launch of O/S

2012-09-24 Thread Stefano Babic
On 23/09/2012 19:30, Eric Nelson wrote: > Signed-off-by: Eric Nelson > --- Applied to u-boot-imx (fix), thanks. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235

[U-Boot] [PATCH V2 2/2] i.MX: shut down video before launch of O/S

2012-09-23 Thread Eric Nelson
Signed-off-by: Eric Nelson --- V2 moves arch_preboot_os() into imx-common/cpu.c instead of adding file imx-common/preboot.c arch/arm/imx-common/cpu.c |9 + 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/arch/arm/imx-common/cpu.c b/arch/arm/imx-common/cpu.c index fa1