From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 11 Nov 2013 14:31:23 +0100 Subject: [U-Boot] [PATCH v3 08/18] malta: setup super I/O UARTs In-Reply-To: <5280B17C.6030200@imgtec.com> References: <1383909539-29929-1-git-send-email-paul.burton@imgtec.com> <201311102106.41736.marex@denx.de> <5280B17C.6030200@imgtec.com> Message-ID: <201311111431.23940.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Paul Burton, > Grepping all I found was board/mpl/common/isa.c which seems to do > something similar. However calling this a driver is quite generous - all > it does it write some board-specific values to some registers. So > there's really not much to be shared. Thanks for clearing this. So all super-IOs do share among themselves is the name ;-) Best regards, Marek Vasut