mbox

[U-Boot] Please pull u-boot-sh/master branch

Message ID CABMQnVKQf-4L37J8jGVrjP-WXYY_BCxz=t2dcq21xtWLo6z=Fw@mail.gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-sh.git master

Message

Nobuhiro Iwamatsu Aug. 25, 2017, 10:42 p.m. UTC
Hi, Tom.

The following changes since commit 90ae53ce1ae665a1b43ecf5ccafc339839392427:

  fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long
(2017-08-22 08:20:02 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to f40ad66fa066c7eacbcbb11c2e2f251bb82426e0:

  arch/sh: don't bring common/env_embedded.o into the link (2017-08-26
07:40:36 +0900)

----------------------------------------------------------------
Thomas Petazzoni (2):
      arch/sh: allow building in big-endian mode
      arch/sh: don't bring common/env_embedded.o into the link

 arch/sh/cpu/u-boot.lds | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Comments

Tom Rini Aug. 26, 2017, 8:45 p.m. UTC | #1
On Sat, Aug 26, 2017 at 07:42:45AM +0900, Nobuhiro Iwamatsu wrote:

> Hi, Tom.
> 
> The following changes since commit 90ae53ce1ae665a1b43ecf5ccafc339839392427:
> 
>   fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long
> (2017-08-22 08:20:02 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to f40ad66fa066c7eacbcbb11c2e2f251bb82426e0:
> 
>   arch/sh: don't bring common/env_embedded.o into the link (2017-08-26
> 07:40:36 +0900)
> 

Reviewed-by: Tom Rini <trini@konsulko.com>