remove remaining references of CONFIG_BOARDINFO
With this all code uses barebox_get_model() and no longer
a compile time generated string.

Also this renames barebox_boardinfo() to barebox_get_model()
since we are going to add the corresponding _set_ function
and 'model' corresponds to the devicetree notion.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 8326bff commit b986f4f1ee4881c4c1d81738cf9f0366381f7066
@Sascha Hauer Sascha Hauer authored on 14 Aug 2013
Showing 9 changed files
View
commands/dfu.c
View
commands/usbserial.c
View
common/Kconfig
View
common/misc.c
View
common/version.c
View
include/common.h
View
include/usb/dfu.h
View
include/usb/usbserial.h
View
lib/process_escape_sequence.c