On 12/24/2017 03:24 AM, Tom Rini wrote:
> On Sun, Dec 24, 2017 at 01:40:31AM +0100, Marek Vasut wrote:
>> On 12/22/2017 06:19 PM, Tom Rini wrote:
>>> In order for these commands to not be included in SPL we need to guard
>>> compilation with CONFIG_SPL_BUILD checks. Reorganize some sections of
>>>
On Sun, Dec 24, 2017 at 01:40:31AM +0100, Marek Vasut wrote:
> On 12/22/2017 06:19 PM, Tom Rini wrote:
> > In order for these commands to not be included in SPL we need to guard
> > compilation with CONFIG_SPL_BUILD checks. Reorganize some sections of
> > code slightly in order to avoid new warnin
On 12/22/2017 06:19 PM, Tom Rini wrote:
> In order for these commands to not be included in SPL we need to guard
> compilation with CONFIG_SPL_BUILD checks. Reorganize some sections of
> code slightly in order to avoid new warnings and mark the command
> functions as static as they should have bee
In order for these commands to not be included in SPL we need to guard
compilation with CONFIG_SPL_BUILD checks. Reorganize some sections of
code slightly in order to avoid new warnings and mark the command
functions as static as they should have been before.
Cc: Marek Vasut
Signed-off-by: Tom R
4 matches
Mail list logo