
31 Jan
2019
31 Jan
'19
8:38 a.m.
On Fri, Jan 11, 2019 at 5:48 AM Ferry Toth ftoth@telfort.nl wrote:
Op 08-01-19 om 15:17 schreef Andy Shevchenko:
There is no need for Intel Edison to have CONFIG_OF_EMBED to be enabled. Replace it with CONFIG_OF_SEPARATE.
There is no functional change since u-boot.bin always contains DTB either embedded or attached.
Signed-off-by: Andy Shevchenko andriy.shevchenko@linux.intel.com
Tested-by: Ferry Toth ftoth@exalondelft.nl
configs/edison_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
applied to u-boot-x86, thanks!