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(-)
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to