From mboxrd@z Thu Jan 1 00:00:00 1970 From: Beniamino Galvani Date: Thu, 31 Mar 2016 00:05:00 +0200 Subject: [U-Boot] [PATCH 5/5] meson: odroid-c2: enable serial In-Reply-To: <20160329220642.GJ23166@bill-the-cat> References: <1459110135-10837-1-git-send-email-b.galvani@gmail.com> <1459110135-10837-6-git-send-email-b.galvani@gmail.com> <20160329220642.GJ23166@bill-the-cat> Message-ID: <20160330220500.GC3573@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Mar 29, 2016 at 06:06:42PM -0400, Tom Rini wrote: > ... and do a 'make savedefconfig' and copy the defconfig file to > configs/odroid-c2_defconfig next time :) Good to know, thanks! Beniamino