Files
u-boot-tk1-som/drivers/gpio
Simon Glass df1c9eb505 x86: gpio: Tidy up gpio_ich6_get_base() and callers
This function can return an error. Correct the detection of this error so
that it works even with large 32-bit addresses.

The return value is set up for returning an I/O address but the function is
also used to return a memory-mapped address. Adjust the return code to make
this work.

Also add a bit more debugging.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-08-26 07:54:15 -07:00
..
2015-08-23 11:56:20 +02:00
2015-08-23 11:56:20 +02:00
2014-02-22 19:30:27 +01:00
2014-10-25 07:02:01 -04:00
2015-08-23 11:56:20 +02:00
2015-05-06 17:00:58 +09:00
2015-05-28 08:18:24 -04:00