From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Mon, 3 Aug 2015 09:44:21 +0200 Subject: [U-Boot] [PATCH 3/3] sunxi: Do not add a stdout-path alias to dts on boards without a serial port In-Reply-To: <1438541856.18644.20.camel@hellion.org.uk> References: <1438433451-17720-1-git-send-email-hdegoede@redhat.com> <1438433451-17720-3-git-send-email-hdegoede@redhat.com> <1438532934.18644.19.camel@hellion.org.uk> <55BE6535.3090302@redhat.com> <1438541856.18644.20.camel@hellion.org.uk> Message-ID: <55BF1BD5.30403@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 02-08-15 20:57, Ian Campbell wrote: > On Sun, 2015-08-02 at 20:45 +0200, Hans de Goede wrote: >> > [...] >> So for now to keep things working we need CONFIG_CONS_INDEX 1 >> even on the 1 board we have which does not have a serial port >> (the uart1 pins which are routed to the outside on the A13 >> are used as gpio-s by the lcd. > > Makes sense, thanks. > > Acked-by: Ian Campbell > > Is it worth pasting some of your longer description into the commit > message? Probably I'll improve the commit msg a bit before submitting a pull-req for this. Regards, Hans