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
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot