mbox

[U-Boot,u-boot-imx] Pull request for u-boot-imx tree

Message ID CAP9ODKq7vegq3LwftckBmhJtO-2Qms5tObwVyNYvdJgAp=6kaA@mail.gmail.com
State Superseded, archived
Headers show

Pull-request

git://github.com/otavio/u-boot.git pending

Message

Otavio Salvador June 11, 2012, 2:31 p.m. UTC
Hello Stefano,

I have prepared a branch with the patches I got acked on the mailing list
while you were in VAC.

The following changes since commit baff308162c3980e7616b624e19889a4d757aae8:

  i.MX28: Avoid redefining serial_put[cs]() (2012-05-09 12:49:14 +0200)

are available in the git repository at:

  git://github.com/otavio/u-boot.git pending

for you to fetch changes up to e54fdc58c639a94e2c4805612a4d69613eaa9586:

  m28evk: use same notation to alloc the 128kB stack (2012-06-11 11:30:01
-0300)

----------------------------------------------------------------
Otavio Salvador (6):
      i.MX28: Fix a typo in mx28_reg_8 macro
      m28evk: fix board config include guardian macro name
      mx28evk: ensure command definition is in alphabetic order
      mx28evk: fix board config include guardian macro name
      m28evk: drop duplicated definition of CONFIG_OF_LIBFDT
      m28evk: use same notation to alloc the 128kB stack

 arch/arm/include/asm/arch-mx28/regs-common.h |    2 +-
 include/configs/m28evk.h                     |   10 ++++------
 include/configs/mx28evk.h                    |    8 ++++----
 3 files changed, 9 insertions(+), 11 deletions(-)

Comments

Stefano Babic June 11, 2012, 2:47 p.m. UTC | #1
On 11/06/2012 16:31, Otavio Salvador wrote:
> Hello Stefano,
> 

Hello Otavio,

> I have prepared a branch with the patches I got acked on the mailing
> list while you were in VAC.
> 
> The following changes since commit baff308162c3980e7616b624e19889a4d757aae8:
> 
>   i.MX28: Avoid redefining serial_put[cs]() (2012-05-09 12:49:14 +0200)
> 
> are available in the git repository at:
> 
>   git://github.com/otavio/u-boot.git
> <http://github.com/otavio/u-boot.git> pending
> 
> for you to fetch changes up to e54fdc58c639a94e2c4805612a4d69613eaa9586:
> 

Thanks - I am starting to work all i.MX patches I received in the time I
was in vacation. It can take a while until I will come at the end of the
list ;-)

Best regards,
Stefano Babic
Otavio Salvador June 11, 2012, 2:52 p.m. UTC | #2
On Mon, Jun 11, 2012 at 11:47 AM, Stefano Babic <sbabic@denx.de> wrote:

> Thanks - I am starting to work all i.MX patches I received in the time I
> was in vacation. It can take a while until I will come at the end of the
> list ;-)
>

Yes; that's why I prepared the branch. It makes easy since those are the
patches that got acked. Mine you can check directly on this branch. The
other changes I have pending I will send after you catch up :-)