
24 Oct
2010
24 Oct
'10
12:32 p.m.
Hello,
2010/10/24 J. William Campbell jwilliamcampbell@comcast.net:
On 10/23/2010 1:56 PM, Wolfgang Denk wrote:
Dear Enric Balletbo i Serra,
In message1287479602-21721-3-git-send-email-eballetbo@iseebcn.com you wrote:
We also have to relocate the onenand command table manually, otherwise onenand command don't work.
Signed-off-by: Enric Balletbo i Serraeballetbo@iseebcn.com
arch/arm/lib/board.c | 3 +++ common/cmd_onenand.c | 6 ++++++ 2 files changed, 9 insertions(+), 0 deletions(-)
Is this patch still necessary? I thought the relocation change made it OBE.
As I reply to Heiko this patch [2/2] it's not necessary if elf_reloc branch is merged. OTOH I think the patch [1/2] of the same series it's necessary.
[PATCH 1/2] cmd_onenand.c: Fix command usage help.
Cheers, Enric