From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Sun, 20 Dec 2015 16:42:58 +0100 Subject: [U-Boot] [linux-sunxi] [PATCH V2 0/2] sunxi: support for a second SD card socket In-Reply-To: <1450295980-8696-1-git-send-email-merker@debian.org> References: <1450295980-8696-1-git-send-email-merker@debian.org> Message-ID: <5676CC82.1020909@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 16-12-15 20:59, Karsten Merker wrote: > Hello, > > this patchset enables the full-size SD card socket on the > A20-Olimex-SOM-EVB baseboard in u-boot and adds support for > including this kind of secondary socket into the boot environment > provided by config_distro_bootcmd.h on sunxi-based systems. > > The latter is particularly useful on the A20-Olimex-SOM-EVB as > changing the card in the primary micro-SD socket is kind of > fiddly when the SOM is plugged into the baseboard. > > Changes since V1: > I had botched the patch generation for V1 so that the posted > patch was incomplete. This is now the complete patch. Thanks, both patches look good to me. I've added them to my sunxi-wip tree (for now) and I will include them in the next sunxi pull-req. Regards, Hans