x86: Set default baud rate on Geode images to 115200
authorDavid Woodhouse <dwmw2@infradead.org>
Wed, 15 Feb 2017 17:27:45 +0000 (17:27 +0000)
committerJohn Crispin <john@phrozen.org>
Fri, 17 Feb 2017 09:30:30 +0000 (10:30 +0100)
commit828a024c81bfee065aecfc88d7fe0f2409ef77d7
tree53b21bafa7e5adac5bfa2b9d6a4a8a90a97490d5
parent63a8424702fa192c0977e0180362e19260f19677
x86: Set default baud rate on Geode images to 115200

Prior to commit 1496b95a0 ("x86: clean up default grub baudrate
settings") we had three different baud rates for the Geode targets:
19200 for net5501, 38400 for alix2, and 115200 for Geos.

It doesn't seem that there's a very good reason for varying from our
default 115200 baud, so let's make the Geode target do that instead.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
config/Config-images.in