From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sun, 5 Feb 2017 17:28:07 -0500 Subject: [U-Boot] [PATCH v2 3/7] STiH410: Add STi serial driver In-Reply-To: <1486055625-10095-4-git-send-email-patrice.chotard@st.com> References: <1486055625-10095-1-git-send-email-patrice.chotard@st.com> <1486055625-10095-4-git-send-email-patrice.chotard@st.com> Message-ID: <20170205222807.GC26129@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Feb 02, 2017 at 06:13:41PM +0100, patrice.chotard at st.com wrote: > From: Patrice Chotard > > This patch adds support to ASC (asynchronous serial controller) > driver, which is basically a standard serial driver. This IP > is common across other STMicroelectronics SoCs > > Signed-off-by: Patrice Chotard [snip] > diff --git a/include/configs/stih410-b2260.h b/include/configs/stih410-b2260.h > index fade7a1..4fea22a 100644 > --- a/include/configs/stih410-b2260.h > +++ b/include/configs/stih410-b2260.h > @@ -17,6 +17,7 @@ > #define CONFIG_SYS_LOAD_ADDR PHYS_SDRAM_1 /* default load addr */ > > #define CONFIG_BAUDRATE 115200 > +#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } Please use the fallback table from include/config_fallbacks.h, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: