
8 Oct
2013
8 Oct
'13
9:01 a.m.
-----Original Message----- From: Timur Tabi [mailto:timur@tabi.org] Sent: Friday, September 06, 2013 10:53 PM To: Jin Zhengxiong-R64188 Cc: sun york-R58495; Wood Scott-B07421; U-Boot Mailing List Subject: Re: [U-Boot] [PATCH] Enable the DIU for P1022DS board.
On Fri, Sep 6, 2013 at 4:21 AM, Jason Jin Jason.Jin@freescale.com wrote:
#ifndef CONFIG_FSL_DIU_FB +#define CONFIG_ATI #endif
Is this really necessary? If the DIU is disabled, why would someone use a PCI video controller?
[Jason Jin-R64188] IF only they just want to verify the PCI video. Anyway, I'll not enable the ATI when the DIU is disabled. Thanks.