mbox

[U-Boot] Pull request: u-boot-nios/master

Message ID 871u52r5n3.fsf@darkstar.wytron.com.tw
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Thomas Chou Sept. 6, 2013, 3:27 a.m. UTC
The following changes since commit 315c0ace7c220591a9b220ab7698e85624b430c0:

  bootm: allow correct bounds-check of destination (2013-09-03 13:30:26 -0600)

are available in the git repository at:

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

for you to fetch changes up to 1a05b5f91e12845cf06f4b1ef34096861bf718b5:

  nios2: fix missing comment terminator from SPDX License commit (2013-09-06 11:03:42 +0800)

----------------------------------------------------------------
Thomas Chou (1):
      nios2: fix missing comment terminator from SPDX License commit

 arch/nios2/lib/longlong.h | 1 +
 1 file changed, 1 insertion(+)

Comments

Tom Rini Sept. 6, 2013, 5:13 p.m. UTC | #1
On Fri, Sep 06, 2013 at 11:27:44AM +0800, Thomas Chou wrote:

> The following changes since commit 315c0ace7c220591a9b220ab7698e85624b430c0:
> 
>   bootm: allow correct bounds-check of destination (2013-09-03 13:30:26 -0600)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nios.git master
> 
> for you to fetch changes up to 1a05b5f91e12845cf06f4b1ef34096861bf718b5:
> 
>   nios2: fix missing comment terminator from SPDX License commit (2013-09-06 11:03:42 +0800)
> 
> ----------------------------------------------------------------
> Thomas Chou (1):
>       nios2: fix missing comment terminator from SPDX License commit
> 
>  arch/nios2/lib/longlong.h | 1 +
>  1 file changed, 1 insertion(+)

Applied to u-boot/master, thanks!