1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 05:57:32 +02:00
openwrt-xburst/target
florian 365590ad71 au1000: fix gpio output
when setting the output state of one GPIO pin we have to keep the state of the
other pins, hence use binary OR. also gpio_direction_output() wants to set an
initial value, so add that too.
    
this fixes a problem with the USB power switch on mtx-1 boards. (#3974)
    
Signed-off-by: Bruno Randolf <br1@einfach.org>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-09 09:20:50 +00:00
..
imagebuilder fix ImageBuilder (closes: #3863) 2008-08-22 13:45:54 +00:00
linux au1000: fix gpio output 2008-09-09 09:20:50 +00:00
sdk add LICENSE & minimal Config.in files (closes: #3710) 2008-08-22 04:20:40 +00:00
Config.in add new target feature option for fpu 2008-06-03 09:29:58 +00:00
Makefile some more build system cleanup 2008-08-17 11:14:13 +00:00