From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 11 Dec 2013 11:18:38 -0800 Subject: [U-Boot] [PATCH] powerpc/mpc85xx: Update CONFIG_SYS_FSL_TBCLK_DIV for T1040 In-Reply-To: <1386746353-8099-1-git-send-email-prabhakar@freescale.com> References: <1386746353-8099-1-git-send-email-prabhakar@freescale.com> Message-ID: <52A8BA8E.8010000@freescale.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 12/10/2013 11:19 PM, Prabhakar Kushwaha wrote: > The default value of CONFIG_SYS_FSL_TBCLK_DIV is 16. > > So, update its value as default. > > Signed-off-by: Prabhakar Kushwaha > --- Applied to u-boot-mpc85xx/master. Thanks. York