summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLucas Stach <dev@lynxeye.de>2016-01-10 22:36:00 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2016-01-11 11:26:12 +0100
commit34e8a227d4e0810cb58f34457ca9f802a6ffde7c (patch)
tree820c519a2e8a1b4a15d56dbb67273fe5332d363d /Makefile
parent51e97d11dc81e12c2d8bddc1e79f6d40de49f3de (diff)
downloadbarebox-34e8a227d4e0810cb58f34457ca9f802a6ffde7c.tar.gz
barebox-34e8a227d4e0810cb58f34457ca9f802a6ffde7c.tar.xz
reset: fix non GPIO reset
The reset controller structure is zero initialized in the OF reset case, but as 0 is also a valid GPIO number the current code tries to assert/deassert the GPIO instead of calling into the reset controller device. Signed-off-by: Lucas Stach <dev@lynxeye.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions