* Felix Fietkau <n...@nbd.name> [30.04.2017 09:30]:
> > +board_name()
> > +{
> > +   sysinfo board_name
> > +}
> > +
> > +board_model()
> > +{
> > +   sysinfo model
> > +}

> Do we really need board_model() at all? I think it's better to leave the
> board_name() function where it is instead of adding this extra include file.

the difference is that:

# root@box:~ cat /tmp/sysinfo/model 
# TP-Link TL-WDR4300 v1
# root@box:~ cat /tmp/sysinfo/board_name 
# tl-wdr4300

we use 'model' e.g. for our monitoring.

bye, bastian

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to