From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 20 Jun 2012 07:52:20 -0700 Subject: [U-Boot] [PATCH v2 1/2] CONFIG_SYS_BAUDRATE_TABLE: Add , place there In-Reply-To: <20120619205037.4789B20224F@gemini.denx.de> References: <1335480396-29478-1-git-send-email-trini@ti.com> <20120619205037.4789B20224F@gemini.denx.de> Message-ID: <4FE1E3A4.3030609@ti.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 06/19/2012 01:50 PM, Wolfgang Denk wrote: > Dear Tom Rini, > > In message <1335480396-29478-1-git-send-email-trini@ti.com> you wrote: >> We provide a default table of { 9600, 19200, 38400, 57600, 115200 } >> in which mkconfig places after in >> the generated config file. This is used when a board has not set its >> own table. A number of boards set values below 9600 but it is my belief >> that this was done for completeness rather than as a requirement so they >> have opted to the new default table. >> >> Signed-off-by: Tom Rini > > Sorry, this doesn't apply any more, Can you please rebase? As you can see from Stefano's ack, it's made, but stuck in the moderation queue for size. Should I post it to the wiki? -- Tom