From patchwork Tue Jun 6 11:51:38 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christian Gmeiner X-Patchwork-Id: 771808 X-Patchwork-Delegate: bmeng.cn@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3whqm95Vvtz9s5L for ; Tue, 6 Jun 2017 21:51:53 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="vWCseN51"; dkim-atps=neutral Received: by lists.denx.de (Postfix, from userid 105) id 788EDC21D54; Tue, 6 Jun 2017 11:51:48 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 580A5C21C54; Tue, 6 Jun 2017 11:51:46 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 6C732C21C54; Tue, 6 Jun 2017 11:51:45 +0000 (UTC) Received: from mail-wr0-f195.google.com (mail-wr0-f195.google.com [209.85.128.195]) by lists.denx.de (Postfix) with ESMTPS id 19FBBC21C3D for ; Tue, 6 Jun 2017 11:51:45 +0000 (UTC) Received: by mail-wr0-f195.google.com with SMTP id e23so8926117wre.3 for ; Tue, 06 Jun 2017 04:51:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=Tu9QBJXJo8erqSrL3PzvNE0L/9DUEOHhZaWuZ7wAERs=; b=vWCseN51gare4SUMshkmIXMuzEF0KdsAi91/0U0YcmTy2xxevbGmACi8VwYlCgHr0U rN11ZS1Nxnu1/uF67UsVpk4ATD5Z13sYZx1tz6lbyi6CrJjiAb/bQOgJwhavCMVpVjA9 L54sf9gRLfM/DGvrs7HDnulcIaoWLYTfty5loHP9UK0W5AFpBt3yXh3drMfZ7WWh0xIw t3pTBGBIQj+/ZM4zAMDkKWsmkw0K4EX3m3SYjVFxf80C7NlG6h68yLRvuJfix2TLqklU Okmjq0zTRPjKyiExZzp8w27BMFZo2uiS+SSMBo7cIz8RX1/B9Tvav+3bHxYc2o/5eKmK T9VA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=Tu9QBJXJo8erqSrL3PzvNE0L/9DUEOHhZaWuZ7wAERs=; b=WiC2vrROM4t4nV+KU2uJts8Nlu8rSR15AZOdx+HtrGqzpgQa4nTRcdaMFyVlYdTF2b tYa1Zle/Yk6LgAMi8Mz+8jYNC4GodA3dic6RfG5H7ZSD6k1ABra2zshEbXem9y38LL5R D0h8eazVKgsmX6NGFmkXmloWZ9/5DPkRXQVdNs2ZsPHH9qAJaDqeK/vFbWRR+aijPN1n Xp16EKePx7pf39mtPKkJf8rEeHofy1bj57bSb3N1Vrg1MgVNlprj1EcNVLzjjh72jSjw DXWG/93FMzxpXoQ/kCRLIGRJBu+nQ00XyoaLkcohKMqmj0LK2/DPlb8B0l6C4DZrqFiB mWnw== X-Gm-Message-State: AODbwcDNw7hzp8gmeNeHH4QbjYAsdT1HAvsJ/Rau8n8DxQsi7yNJYxCZ brjWyH/yTgHeXOVz X-Received: by 10.223.146.98 with SMTP id 89mr16370574wrj.152.1496749904521; Tue, 06 Jun 2017 04:51:44 -0700 (PDT) Received: from chgm-pc-linux.bachmann.at ([185.67.228.2]) by smtp.gmail.com with ESMTPSA id s13sm10926813wma.21.2017.06.06.04.51.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Jun 2017 04:51:43 -0700 (PDT) From: Christian Gmeiner To: u-boot@lists.denx.de Date: Tue, 6 Jun 2017 13:51:38 +0200 Message-Id: <20170606115138.7845-1-christian.gmeiner@gmail.com> X-Mailer: git-send-email 2.9.4 Subject: [U-Boot] [PATCH] x86: extend baudrate table with 57600 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Signed-off-by: Christian Gmeiner --- include/configs/x86-common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h index b5ef8b5..9a97714 100644 --- a/include/configs/x86-common.h +++ b/include/configs/x86-common.h @@ -56,7 +56,7 @@ * Serial Configuration */ #define CONFIG_SYS_BAUDRATE_TABLE {300, 600, 1200, 2400, 4800, \ - 9600, 19200, 38400, 115200} + 9600, 19200, 38400, 57600, 115200} #define CONFIG_SYS_NS16550_PORT_MAPPED #define CONFIG_CMDLINE_EDITING