Viresh Kumar a4293e1d4e greybus: bootrom: Enhance timeout error message
The timeout message is very generic today and there are several requests
we can be timing out waiting for.

Update bootrom driver to also track the next expected request and
enhance the error message based on that to confirm the request we timed
out waiting for.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2016-06-24 16:03:28 -07:00
..
2016-02-02 21:26:32 -08:00
2016-06-10 16:32:33 -07:00
2016-06-03 17:03:23 -07:00
2016-06-10 16:32:33 -07:00
2016-06-10 16:32:33 -07:00
2014-08-11 15:29:23 +08:00
2016-05-27 11:28:16 -07:00
2016-04-25 11:08:30 -07:00
2016-06-10 16:32:33 -07:00
2016-06-10 16:32:33 -07:00

Greybus kernel code

To build against the running kernel (odds are you don't want this):
	make

To build against a specific kernel source tree (odds are you want this):
	KERNELDIR=/home/some/random/place make

Any questions / concerns about this code base, please email:
	Greg Kroah-Hartman <greg@kroah.com>