uboot-mt623x/drivers
Tom Rix cd7826359e TWL4030 Add power reset button
The Zoom2 power reset button is on the top right side of the
main board.  Press and hold for about to 8 seconds to completely
reset the board.

Some of the beta boards have a hardware problem that prevents
using this feature.  If is difficult to further characterize the
boards that fail.  So disable resetting for all beta boards.

The Zoom1 reset button is the red circle on the top right,
front of the board.  Press and hold the button for 8 seconds to
completely reset the board.

After analyzing beagle, it was determined that other boards
that use the twl4030 for power managment can also make use
this function.

The resetting is done by the power management part of the twl4030.
Since there is no existing drivers/power, add one.

The compilation of power/twl4030.h is controlled by the config
variable CONFIG_TWL4030_POWER

Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Heiko Schocher <hs@denx.de>
2009-07-28 08:56:31 +02:00
..
bios_emulator unify HOST_CFLAGS and HOSTCFLAGS 2009-07-23 21:26:14 +02:00
block ahci: Fix gcc 4.4 compiler warning 2009-07-23 21:04:58 +02:00
dma 83xx: Add support for fsl_dma driver 2009-07-02 11:15:57 -05:00
fpga fpga: Fix Spartan III FPGA booting 2009-02-21 22:52:44 +01:00
gpio Kirkwood: add Marvell Kirkwood gpio driver 2009-07-23 00:19:28 +02:00
hwmon rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c OMAP I2C Fix the sampling clock. 2009-07-28 08:52:33 +02:00
input stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
misc General help message cleanup 2009-06-12 20:47:16 +02:00
mmc mmc: set bus width to 1 and clock to minimum early during initialization 2009-07-19 22:07:29 +02:00
mtd Remove legacy NAND and disk on chip code. 2009-07-16 19:07:47 -05:00
net Coding Style cleanup; update CHANGELOG. 2009-07-23 22:23:23 +02:00
pci 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x 2009-06-12 20:47:17 +02:00
pcmcia mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile 2009-02-18 00:51:21 +01:00
power TWL4030 Add power reset button 2009-07-28 08:56:31 +02:00
qe Coding style cleanup; update CHANGELOG 2009-07-07 22:35:02 +02:00
rtc Update CHANGELOG, coding style cleanup. 2009-04-05 00:27:57 +02:00
serial stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
spi Merge branch 'master' of git://git.denx.de/u-boot-arm 2009-07-07 22:22:05 +02:00
twserial drivers/twserial: Add protocol driver for "three wire serial" interface. 2009-03-30 09:38:36 +02:00
usb usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root 2009-07-23 23:27:06 +02:00
video video: bus_vcxk.c: fix style issues added by 50217dee 2009-07-26 13:18:43 +02:00
watchdog at91sam9: add watchdog support 2009-04-04 20:42:19 +02:00