[SLOF] [PATCH] Remove unused sms code.

Thomas Huth thuth at redhat.com
Fri Mar 11 20:26:14 AEDT 2016


On 11.03.2016 10:15, Nikunj A Dadhania wrote:
> Thomas Huth <thuth at redhat.com> writes:
> 
>> There is currently only an unusable stub for the sms menu in SLOF.
>> It does not make much sense to parse this defunc code each time
>> we boot, that only wastes time and space in the boot rom image.
>> So let's simply remove these sms menu remainders for now.
>> Note: This patch also touches one line in OF.fs to make sure that
>> the dependencies for this file are properly regenerated (so we
>> avoid to force everybody to do a 'make distclean' afterwards).
>>
>> Signed-off-by: Thomas Huth <thuth at redhat.com>
> 
> Nice cleanup, and js2x too does not need this ?

IIRC, js2x never used the sms menu - this was just in SLOF for QS21 and
QS22, thus it should be pretty save to remove these files nowadays.

 Thomas



More information about the SLOF mailing list