From patchwork Tue Mar 8 11:42:26 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sam Protsenko X-Patchwork-Id: 63676 Delivered-To: patch@linaro.org Received: by 10.112.199.169 with SMTP id jl9csp1975235lbc; Tue, 8 Mar 2016 03:43:41 -0800 (PST) X-Received: by 10.28.170.137 with SMTP id t131mr18431046wme.74.1457437421008; Tue, 08 Mar 2016 03:43:41 -0800 (PST) Return-Path: Received: from theia.denx.de (theia.denx.de. [85.214.87.163]) by mx.google.com with ESMTP id ev16si3242572wjd.112.2016.03.08.03.43.40; Tue, 08 Mar 2016 03:43:40 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) client-ip=85.214.87.163; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 85.214.87.163 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 5DB37A7716; Tue, 8 Mar 2016 12:43:21 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qFfFPpqxvOJl; Tue, 8 Mar 2016 12:43:21 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 77208A7711; Tue, 8 Mar 2016 12:43:18 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 47A32A76FF for ; Tue, 8 Mar 2016 12:43:15 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zM81j3BuoZEN for ; Tue, 8 Mar 2016 12:43:15 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-pa0-f48.google.com (mail-pa0-f48.google.com [209.85.220.48]) by theia.denx.de (Postfix) with ESMTPS id 606E8A76FB for ; Tue, 8 Mar 2016 12:43:04 +0100 (CET) Received: by mail-pa0-f48.google.com with SMTP id fy10so11097508pac.1 for ; Tue, 08 Mar 2016 03:43:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=3IKJE81JRtgsPIAdUi0p2w//CWVAoc9p5/NcXbbQCaI=; b=dSdd5Yk47wKqC6pyHor92hZ5Etg4A/yt7dNrErUTJRXqOFJay0IvOM0omp/cM2AFUw 2+0SO95aoc7Tu1lSoV4BVMY9w76mfTSIeqBWm1JQSL6iUn8JxHSJA/bGnWmwhoXPHWvV yydapSOeYTPJ1M3lmmhDU1YB9LaTX0PmJsm7M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=3IKJE81JRtgsPIAdUi0p2w//CWVAoc9p5/NcXbbQCaI=; b=d41NYMjVepLzd8PXHc5yYR2CIWhHA99Yv9Ateh+UwMZpdMKzA5aoGT8j5dfdzuEBnB jD9j/3E2aJqD9lfGA/VynJRqTTY79tKvCI4E8+eEccjVeC2uFaGVQhokmLPxjOhx4QGb sRxxQZ6nwA2dR8ndEa/YYRyrXSoTWM9vnZsd0KLnIKbsLss8PYOZUdYH9Kj/v6VMNkh0 M89iQXnGTsm036l7ZchEpiBpp0IkuzlAAhwmXblkwAgBs/cBduP/wqgfIZaSgIOLellO 4gZp8yNTeCD2WSDlqfsZ/p1tMP615S8+Lpj1eGCtv0sXzsKGzo92NJhcPUO3g6jwlzFo dD6Q== X-Gm-Message-State: AD7BkJJByvKwEs8dfQ+W54B9k/zSpjtn6IpJXbyU7TkVt1erc39m2JMvHIb9sI1X1rpR1HFF X-Received: by 10.66.150.170 with SMTP id uj10mr40595341pab.91.1457437383015; Tue, 08 Mar 2016 03:43:03 -0800 (PST) Received: from localhost (110-170-137-3.static.asianet.co.th. [110.170.137.3]) by smtp.gmail.com with ESMTPSA id vy6sm4483162pac.38.2016.03.08.03.43.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 08 Mar 2016 03:43:02 -0800 (PST) From: Semen Protsenko To: u-boot@lists.denx.de Date: Tue, 8 Mar 2016 18:42:26 +0700 Message-Id: <1457437348-31327-5-git-send-email-semen.protsenko@linaro.org> X-Mailer: git-send-email 2.7.0 In-Reply-To: <1457437348-31327-1-git-send-email-semen.protsenko@linaro.org> References: <1457437348-31327-1-git-send-email-semen.protsenko@linaro.org> Cc: Praneeth Bajjuri , Tom Rini , Felipe Balbi Subject: [U-Boot] [PATCH 4/6] arm: am57xx: Set serial# variable X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 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" From: Sam Protsenko serial# variable is used to correctly display device ID in "fastboot devices". Signed-off-by: Sam Protsenko --- board/ti/am57xx/board.c | 1 + 1 file changed, 1 insertion(+) -- 2.7.0 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot diff --git a/board/ti/am57xx/board.c b/board/ti/am57xx/board.c index 042f9ab..751de39 100644 --- a/board/ti/am57xx/board.c +++ b/board/ti/am57xx/board.c @@ -270,6 +270,7 @@ int board_late_init(void) * This is the POWERHOLD-in-Low behavior. */ palmas_i2c_write_u8(TPS65903X_CHIP_P1, 0xA0, 0x1); + omap_die_id_serial(); return 0; }