mbox

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

Message ID 57EA130A.3030404@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Heiko Schocher Sept. 27, 2016, 6:34 a.m. UTC
Hello Tom,

please pull from u-boot-ubi.git master

The following changes since commit cbe7706ab8aab06c18edaa9b120371f9c8012728:

   Merge git://git.denx.de/u-boot-fsl-qoriq (2016-09-26 17:10:56 -0400)

are available in the git repository at:

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

for you to fetch changes up to 0061242236e4dbef97e3fbfd8a18e626c2b70726:

   cmd: ubi: add option to specify volume id (2016-09-27 07:00:12 +0200)

----------------------------------------------------------------
Ladislav Michl (1):
       cmd: ubi: add option to specify volume id

  cmd/ubi.c | 15 +++++++++++----
  1 file changed, 11 insertions(+), 4 deletions(-)

bye,
Heiko

Comments

Tom Rini Sept. 27, 2016, 9:32 p.m. UTC | #1
On Tue, Sep 27, 2016 at 08:34:50AM +0200, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from u-boot-ubi.git master
> 
> The following changes since commit cbe7706ab8aab06c18edaa9b120371f9c8012728:
> 
>   Merge git://git.denx.de/u-boot-fsl-qoriq (2016-09-26 17:10:56 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-ubi.git master
> 
> for you to fetch changes up to 0061242236e4dbef97e3fbfd8a18e626c2b70726:
> 
>   cmd: ubi: add option to specify volume id (2016-09-27 07:00:12 +0200)
> 

Applied to u-boot/master, thanks!