[U-Boot] [PATCH 2/2] ARM: fix relocation support for onenand device.
Enric Balletbò i Serra
eballetbo at gmail.com
Sun Oct 24 12:32:53 CEST 2010
Hello,
2010/10/24 J. William Campbell <jwilliamcampbell at comcast.net>:
> On 10/23/2010 1:56 PM, Wolfgang Denk wrote:
>> Dear Enric Balletbo i Serra,
>>
>> In message<1287479602-21721-3-git-send-email-eballetbo at 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 Serra<eballetbo at 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
More information about the U-Boot
mailing list