From mboxrd@z Thu Jan 1 00:00:00 1970 From: jerroldm at blackmagicdesign.com Date: Sun, 20 Dec 2015 06:08:02 -0800 (PST) Subject: [U-Boot] U-Boot Device Driver Development Guide Message-ID: <1450620482.146131473@apps.rackspace.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Sir, I am considering using U-Boot as a software platform to bring up a hardware platform that am developing. In doing so, I may need to develop a couple of Device Drivers. I was wondering if anyone could point me to a document or a website that might help guide me to do this in the correction fashion. To be a bit more specific, I have a custom UHS-II SD Card Host Controller which I would like to access through FAT and EXFAT commands. I am using a Zynq FPGA as a platform. Thank you, Jerrold