All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] Fix onenand command after ARM relocation changes.
@ 2010-10-19  9:13 Enric Balletbo i Serra
  2010-10-19  9:13 ` [U-Boot] [PATCH 1/2] cmd_onenand.c: Fix command usage help Enric Balletbo i Serra
  2010-10-19  9:13 ` [U-Boot] [PATCH 2/2] ARM: fix relocation support for onenand device Enric Balletbo i Serra
  0 siblings, 2 replies; 9+ messages in thread
From: Enric Balletbo i Serra @ 2010-10-19  9:13 UTC (permalink / raw)
  To: u-boot


Hello,

After ARM relocation support the onenand command seems broken, these patches attempt to solve this issue.

The first patch fixes the usage help for onenand command when no arguments are passed. 

The second patch relocate the onenand command table manually, I think this is required after relocation changes but I'm not sure if this is the best solution, so comments are welcome.

Tested on IGEP v2 and OMAP3 IGEP module boards.

Cheers,
  Enric

$ git diff --stat origin/master
 arch/arm/lib/board.c |    3 +++
 common/cmd_onenand.c |    9 +++++++++
 2 files changed, 12 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-10-27 18:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-19  9:13 [U-Boot] [PATCH 0/2] Fix onenand command after ARM relocation changes Enric Balletbo i Serra
2010-10-19  9:13 ` [U-Boot] [PATCH 1/2] cmd_onenand.c: Fix command usage help Enric Balletbo i Serra
2010-10-27 18:51   ` Wolfgang Denk
2010-10-19  9:13 ` [U-Boot] [PATCH 2/2] ARM: fix relocation support for onenand device Enric Balletbo i Serra
2010-10-19  9:24   ` Heiko Schocher
2010-10-19  9:42     ` Enric Balletbò i Serra
2010-10-23 20:56   ` Wolfgang Denk
2010-10-24  2:17     ` J. William Campbell
2010-10-24 10:32       ` Enric Balletbò i Serra

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.