From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vitaly Andrianov Date: Tue, 23 Jun 2015 07:33:03 -0400 Subject: [U-Boot] keystone2: use correct EFUSE_BOOTROM fileds to configure speed In-Reply-To: <20150619202453.GY28577@bill-the-cat> References: <1434372855-1422-1-git-send-email-vitalya@ti.com> <20150619202453.GY28577@bill-the-cat> Message-ID: <558943EF.8050605@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/2015 04:24 PM, Tom Rini wrote: > On Mon, Jun 15, 2015 at 08:54:15AM -0400, Vitaly Andrianov wrote: > >> The get_max_arm_speed() and get_max_dev_speed() used wrong register >> fields to get the maximum speeds. This commit fixes the bug. >> >> Signed-off-by: Vitaly Andrianov >> Reviewed-by: Tom Rini > > Applied to u-boot/master, thanks! > Tom, Thanks!!! -Vitaly