Re: [U-Boot-Users] [PATCH][resubmit] QE IO: Add initial data to pin configuration + read/write functions

On Mon, Mar 31, 2008 at 2:36 AM, David Saada David.Saada@ecitele.com wrote:
On the MPC83xx & MPC85xx architectures that have QE, add initial data to the pin configuration table (qe_iop_conf_tab). This is relevant for GPIO pins defined as output. One can setup a value of -1 to leave the value unchanged. QE initialization tables in all relevant boards were also replaced. In addition, add IO pin read & write functions. This patch also includes commands for reading and writing parallel I/O ports (pario command).
Any chance you could split out the command code from this? That's really a separate piece of functionality.
Andy

Any chance you could split out the command code from this? That's really a separate piece of functionality.
Already separated it, as you may have noticed. Will try to resubmit in a non wrapped way...
participants (2)
-
Andy Fleming
-
David Saada