[S3C] Added a method to set the GPIO pins/registers from the emulation
commit9a801f8249cdf0f92d085c92c32cfc7109e07bda
authorMichel Pollet <buserror@gmail.com>
Wed, 11 Mar 2009 20:48:44 +0000 (11 20:48 +0000)
committerMichel Pollet <buserror@gmail.com>
Wed, 11 Mar 2009 20:48:44 +0000 (11 20:48 +0000)
tree1f6bd8b7594616b56dfdc48d3d1cfd5e09d35bcf
parentebb2745fffa9fd3b9ab04f847143991f639446e6
[S3C] Added a method to set the GPIO pins/registers from the emulation

This new function allows code to set/force the .dat value of the GPIOs. This is used
to simulate "input pins" and more specificaly allows the machine to set the NAND
configuration pins for example (GPIO_G 13/14/15)
hw/s3c.h
hw/s3c24xx_gpio.c