[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK=WgbZXHvTQmQZ3Y9ZBLREmsfZx4Bk8Y-H42_1c_j3ZFSqgPQ@mail.gmail.com>
Date: Sun, 3 Jun 2012 16:44:21 +0300
From: Ohad Ben-Cohen <ohad@...ery.com>
To: sjur.brandeland@...ricsson.com
Cc: Loic PALLARDY <loic.pallardy@...ricsson.com>,
Ludovic BARRE <ludovic.barre@...ricsson.com>,
linux-kernel@...r.kernel.org, Arnd Bergmann <arnd@...db.de>,
Linus Walleij <linus.walleij@...aro.org>,
Sjur Brændeland <sjurbren@...il.com>
Subject: Re: [RFC 2/6] remoteproc: Pass struct fw to load_segments and find_rsc_table.
On Sun, Jun 3, 2012 at 3:54 PM, Ohad Ben-Cohen <ohad@...ery.com> wrote:
>> +rproc_find_rsc_table(struct rproc *rproc, const struct firmware *fw,
>> int *tablesz)
>> {
> ...
>> + /*
>> + * The ELF entry point is the rproc's boot addr (though this is not
>> + * a configurable property of all remote processors: some will always
>> + * boot at a specific hardcoded address).
>> + */
>> + rproc->bootaddr = ehdr->e_entry;
We might want to dedicate this (humble) hunk its own handler, because
I'm not sure it fits very well into rproc_find_rsc_table().
Thanks,
Ohad.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists