
26 Nov
2014
26 Nov
'14
9:15 p.m.
Hi Masahiro,
On 26 November 2014 at 02:34, Masahiro Yamada yamada.m@jp.panasonic.com wrote:
If CONFIG_OF_CONTROL is defined and the root node of the device tree has "model" property, display the model name instead of the hard-coded board name.
Signed-off-by: Masahiro Yamada yamada.m@jp.panasonic.com
Reviewed-by: Simon Glass sjg@chromium.org
This works, but also see if CONFIG_DISPLAY_BOARDINFO_LATE works for you. Or perhaps we can do this prior to relocation if CONFIG_DISPLAY_BOARDINFO is not defined?
Anyway your code is not really board-specific.
Regards, Simon