[U-Boot] [U-Boot, V2, 1/2] arm: change tbu/l type to unsigned int
Tom Rini
trini at konsulko.com
Fri May 12 17:23:24 UTC 2017
On Tue, May 09, 2017 at 10:32:02AM +0800, Peng Fan wrote:
> Change tbu/l type to unsigned int.
> >From the timer file for arm,
> "(((unsigned long long)gd->arch.tbu) << 32) | gd->arch.tbl;" is used,
> This piece code is based on tbu/tbl is 32bits, so change the type to
> unsigned int.
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Tom Rini <trini at konsulko.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170512/08088f10/attachment.sig>
More information about the U-Boot
mailing list