public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/8] cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr()
Date: Fri, 25 Sep 2015 14:37:44 -0400	[thread overview]
Message-ID: <20150925183744.GD26600@bill-the-cat> (raw)
In-Reply-To: <1443086484-26942-5-git-send-email-bmeng.cn@gmail.com>

On Thu, Sep 24, 2015 at 02:21:20AM -0700, Bin Meng wrote:

> Move load_elf_image_phdr() and load_elf_image_shdr() to the beginning
> of the cmd_elf.c so that forward declaration is not needed.
> 
> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>

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

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150925/4733248c/attachment.sig>

  reply	other threads:[~2015-09-25 18:37 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-24  9:21 [U-Boot] [PATCH 0/8] Better support of booting VxWorks via 'bootvx' Bin Meng
2015-09-24  9:21 ` [U-Boot] [PATCH 1/8] x86: Initialize GDT entry 1 to be the 32-bit CS as well Bin Meng
2015-10-01 23:00   ` Simon Glass
2015-09-24  9:21 ` [U-Boot] [PATCH 2/8] cmd: Convert CONFIG_CMD_ELF to Kconfig Bin Meng
2015-09-25 18:36   ` Tom Rini
2015-09-26 16:51     ` Bin Meng
2015-09-26 20:13       ` Tom Rini
2015-09-27  1:34         ` Bin Meng
2015-09-27  2:46           ` Bin Meng
2015-09-27 12:53             ` Tom Rini
2015-09-27 13:04               ` Bin Meng
2015-09-28 10:21         ` Bin Meng
2015-09-28 13:10           ` Bin Meng
2015-09-24  9:21 ` [U-Boot] [PATCH 3/8] cmd: Clean up cmd_elf a little bit Bin Meng
2015-09-25 18:37   ` Tom Rini
2015-09-24  9:21 ` [U-Boot] [PATCH 4/8] cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr() Bin Meng
2015-09-25 18:37   ` Tom Rini [this message]
2015-09-24  9:21 ` [U-Boot] [PATCH 5/8] cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline Bin Meng
2015-09-25  2:34   ` Bin Meng
2015-09-24  9:21 ` [U-Boot] [PATCH 6/8] cmd: bootvx: Always get VxWorks bootline from env Bin Meng
2015-09-25 18:39   ` Tom Rini
2015-09-24  9:21 ` [U-Boot] [PATCH 7/8] cmd: bootvx: Pass E820 information to an x86 VxWorks kernel Bin Meng
2015-09-25 18:39   ` Tom Rini
2015-09-24  9:21 ` [U-Boot] [PATCH 8/8] doc: Complement document about booting VxWorks Bin Meng
2015-09-25 18:40   ` Tom Rini
2015-09-28  7:39 ` [U-Boot] [PATCH 0/8] Better support of booting VxWorks via 'bootvx' Jian Luo
2015-09-28  9:14   ` Bin Meng

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=20150925183744.GD26600@bill-the-cat \
    --to=trini@konsulko.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