[U-Boot] [sparc] Pull request

Hello Tom,
Please pull from u-boot-sparc.git, thanks! One of the fixes enables the SPARC platform to build again, sorry for the long delay and thanks for informing me about the problem.
The following changes since commit 09865465821fd35eabedcd9f102f1d576c626ad8: Michal Simek (1): serial: zynq: Fix typo in suffix function name
are available in the git repository at:
git://git.denx.de/u-boot-sparc.git master
Daniel Hellstrom (2): leon: use CONFIG_SYS_HZ to config timer prescaler leon: implement missing get_tbclk()
arch/sparc/cpu/leon2/cpu_init.c | 22 ++++++++++++++-------- arch/sparc/cpu/leon3/cpu_init.c | 22 ++++++++++++++-------- 2 files changed, 28 insertions(+), 16 deletions(-)
Best Regards,

On Thu, May 08, 2014 at 09:55:16PM +0200, Daniel Hellstrom wrote:
Hello Tom,
Please pull from u-boot-sparc.git, thanks! One of the fixes enables the SPARC platform to build again, sorry for the long delay and thanks for informing me about the problem.
The following changes since commit 09865465821fd35eabedcd9f102f1d576c626ad8: Michal Simek (1): serial: zynq: Fix typo in suffix function name
are available in the git repository at:
git://git.denx.de/u-boot-sparc.git master
Daniel Hellstrom (2): leon: use CONFIG_SYS_HZ to config timer prescaler leon: implement missing get_tbclk()
arch/sparc/cpu/leon2/cpu_init.c | 22 ++++++++++++++-------- arch/sparc/cpu/leon3/cpu_init.c | 22 ++++++++++++++-------- 2 files changed, 28 insertions(+), 16 deletions(-)
Applied to u-boot/master, thanks!
That said, I don't see the patches having been posted to the ML first, which is required. I did a git diff and everything looks fine, and I want to put sparc back into my loop so I've applied it however.

On 05/09/2014 05:12 PM, Tom Rini wrote:
Applied to u-boot/master, thanks!
Thanks!
That said, I don't see the patches having been posted to the ML first, which is required. I did a git diff and everything looks fine, and I want to put sparc back into my loop so I've applied it however.
You are right, I forgot about that. I will do that next time.
Regards, Daniel Hellstrom
participants (2)
-
Daniel Hellstrom
-
Tom Rini