public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Masahiro Yamada <yamada.m@jp.panasonic.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/9] Refactoring and Endian bug fixes of fdt_support
Date: Thu, 24 Apr 2014 10:03:35 +0900	[thread overview]
Message-ID: <20140424100334.18FE.AA925319@jp.panasonic.com> (raw)
In-Reply-To: <1397810465-10006-1-git-send-email-yamada.m@jp.panasonic.com>

Hi Jerry Van Baren,



On Fri, 18 Apr 2014 17:40:56 +0900
Masahiro Yamada <yamada.m@jp.panasonic.com> wrote:

> 
> 
> Masahiro Yamada (9):
>   fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR
>   fdt_support: refactor with fdt_find_or_add_subnode helper func
>   fdt_support: delete force argument of fdt_initrd()
>   fdt_support: delete force argument of fdt_chosen()
>   fdt_support: refactor fdt_fixup_stdout() function
>   fdt_support: add 'const' qualifier for unchanged argument
>   fdt_support: fix an endian bug of fdt_fixup_memory_banks
>   fdt_support: fix an endian bug of fdt_initrd()
>   fdt_support: correct the return condition of fdt_initrd()
> 

I think this series is assigned to you.
Could you review it?

More than two months have passed since I posted v1.
It was dismissed long time and finally it got not applicable.

I rebased it and posted v2 but still no comments so far.


Best Regards
Masahiro Yamada

  parent reply	other threads:[~2014-04-24  1:03 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-18  8:40 [U-Boot] [PATCH v2 0/9] Refactoring and Endian bug fixes of fdt_support Masahiro Yamada
2014-04-18  8:40 ` [U-Boot] [PATCH v2 1/9] fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR Masahiro Yamada
2014-05-24  1:16   ` Simon Glass
2014-06-19 15:20   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-18  8:40 ` [U-Boot] [PATCH v2 2/9] fdt_support: refactor with fdt_find_or_add_subnode helper func Masahiro Yamada
2014-05-24  1:18   ` Simon Glass
2014-06-19 15:20   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-18  8:40 ` [U-Boot] [PATCH v2 3/9] fdt_support: delete force argument of fdt_initrd() Masahiro Yamada
2014-05-24  1:19   ` Simon Glass
2014-06-19 15:20   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-18  8:41 ` [U-Boot] [PATCH v2 4/9] fdt_support: delete force argument of fdt_chosen() Masahiro Yamada
2014-05-24  1:21   ` Simon Glass
2014-06-19 15:20   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-18  8:41 ` [U-Boot] [PATCH v2 5/9] fdt_support: refactor fdt_fixup_stdout() function Masahiro Yamada
2014-05-24  1:25   ` Simon Glass
2014-06-19 15:20   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-18  8:41 ` [U-Boot] [PATCH v2 6/9] fdt_support: add 'const' qualifier for unchanged argument Masahiro Yamada
2014-05-24  1:26   ` Simon Glass
2014-06-19 15:20   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-18  8:41 ` [U-Boot] [PATCH v2 7/9] fdt_support: fix an endian bug of fdt_fixup_memory_banks Masahiro Yamada
2014-05-24  1:28   ` Simon Glass
2014-06-19 15:20   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-18  8:41 ` [U-Boot] [PATCH v2 8/9] fdt_support: fix an endian bug of fdt_initrd() Masahiro Yamada
2014-05-24  1:29   ` Simon Glass
2014-06-19 15:20   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-18  8:41 ` [U-Boot] [PATCH v2 9/9] fdt_support: correct the return condition " Masahiro Yamada
2014-05-24  1:29   ` Simon Glass
2014-06-19 15:21   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-24  1:03 ` Masahiro Yamada [this message]
2014-05-07  4:08   ` [U-Boot] [PATCH v2 0/9] Refactoring and Endian bug fixes of fdt_support Masahiro Yamada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140424100334.18FE.AA925319@jp.panasonic.com \
    --to=yamada.m@jp.panasonic.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox