Re: [U-Boot] CONFIG_DISPLAY causes build error on microblaze-generic

2016-01-25 Thread Anatolij Gustschin
Hi Bin, > Hi Simon, Anatolij, > > At present CONFIG_DISPLAY is set to y by default when driver model is > on. This causes the following building error on microblaze-generic. > > drivers/built-in.o: In function 'display_read_timing': > drivers/video/display-uclass.c:45: undefined reference to

Re: [U-Boot] CONFIG_DISPLAY causes build error on microblaze-generic

2016-01-25 Thread Tom Rini
On Mon, Jan 25, 2016 at 10:08:20PM +0800, Bin Meng wrote: > Hi Simon, Anatolij, > > At present CONFIG_DISPLAY is set to y by default when driver model is > on. This causes the following building error on microblaze-generic. > > drivers/built-in.o: In function 'display_read_timing': > drivers