Re: [U-Boot] [PATCH] Enable the DIU for P1022DS board.

2013-10-08 Thread Jin Zhengxiong-R64188
> -Original Message- > From: Timur Tabi [mailto:ti...@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. >

Re: [U-Boot] [PATCH] Enable the DIU for P1022DS board.

2013-09-06 Thread Timur Tabi
On Fri, Sep 6, 2013 at 4:21 AM, Jason Jin 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? ___ U-Boot mailing list U-Boot@lists.denx.de

[U-Boot] [PATCH] Enable the DIU for P1022DS board.

2013-09-06 Thread Jason Jin
The DIU of P1022DS was disabled by commit: dfe64e2c89731a3f9950d7acd8681b68df2bae03 to verify the u-boot MTD subsystem. The local bus and DIU is multiplex on P1022, but the DIU will not be enabled if there is no video-mode environment. The NAND still can be used with DIU enabled in the configurati