[U-Boot] [RFC PATCH 3/7] reboard: Add generic relocation feature

Graeme Russ graeme.russ at gmail.com
Wed Nov 30 00:00:36 CET 2011


Hi Simon,

On Wed, Nov 30, 2011 at 9:15 AM, Simon Glass <sjg at chromium.org> wrote:
> Hi Mike,
>
> On Mon, Nov 28, 2011 at 7:07 PM, Mike Frysinger <vapier at gentoo.org> wrote:
>> On Monday 21 November 2011 18:57:56 Simon Glass wrote:
>>>  board/Makefile   |   45
>>>  board/reloc.c    |  101
>>
>> not to bikeshed, but i don't think we want files in board/.  how about
>> board/common/ or board/generic/ instead ?
>
> Yes I wasn't sure, let's go with lib/reloc.c unless we hit SPL
> problems (do we really need lib/reloc/reloc.c?)

Hmmm, I think common/reloc.c may be more appropriate - I think /lib/ is
more for externally sourced libraries

Regards,

Graeme


More information about the U-Boot mailing list