[U-Boot] Pull request: u-boot-sh/master
Tom Rini
trini at ti.com
Thu Oct 17 18:05:42 CEST 2013
On Thu, Oct 17, 2013 at 09:51:05AM +0900, Nobuhiro Iwamatsu wrote:
> Hi Tom,
>
> Please pull u-boot-sh master branch.
>
> Best regards,
> Nobuhiro
> The following changes since commit 183acb700378a8cfc5d50a01a65de93fb2c24586:
>
> Prepare v2013.10 (2013-10-16 13:08:12 -0400)
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-sh.git master
>
> for you to fetch changes up to 7f2013d47c8c62c2373cafe68d6ba4649099e49a:
>
> serial: sh: Add support R8A7791 (2013-10-17 09:43:36 +0900)
>
> ----------------------------------------------------------------
> Nobuhiro Iwamatsu (8):
> sh: timer: Mask bit of timer prescaler
> sh: timer: Remove static global variable
> sh: cache: Change cache API to defines as U-Boot
> sh: timer: Change definition of clock of TMU
> serial: sh: Change definition of clock of SCIF
> sh: boards: Change clock definition of SCIF and TMU
> serial: sh: Add support R8A7790
> serial: sh: Add support R8A7791
OK, this breaks the two ARM boards that also use the serial_sh.c driver:
serial_sh.c:53:2: error: 'CONFIG_SH_SCIF_CLK_FREQ' undeclared (first use in this function)
I suspect it should be defined to CONFIG_SYS_CLK_FREQ.
If you post a patch to fix them, I'll grab that one too and use the PR
as is, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131017/113351ec/attachment.pgp>
More information about the U-Boot
mailing list