Re: [ANNOUNCE] 3.0-rt6
From: Fernando Lopez-Lezcano <hidden>
Date: 2011-08-05 16:03:15
Also in:
lkml
From: Fernando Lopez-Lezcano <hidden>
Date: 2011-08-05 16:03:15
Also in:
lkml
On 08/05/2011 02:28 AM, Uwe Kleine-König wrote:
On Thu, Aug 04, 2011 at 10:15:00PM +0200, Uwe Kleine-König wrote:quoted
On Thu, Aug 04, 2011 at 12:05:12PM -0700, Fernando Lopez-Lezcano wrote:quoted
Was going to try this but it appears it is in rt7, trying to build rt7 fails with: ERROR: "of_find_property" [drivers/tty/serial/of_serial.ko] undefined! ERROR: "of_find_property" [drivers/hwmon/ltc4245.ko] undefined!This is known but unfixed, see http://mid.gmane.org/20110722065711.GD16561@pengutronix.de You should be able to workaround that by jugling with the .config. I.e. disable OF or something like that.Can you send me a .config, then I'd look into that.
To work around the issue I had to disable: CONFIG_SERIAL_OF_PLATFORM CONFIG_SENSORS_LTC4245 -- Fernando