* Tero Kristo <t-kristo@xxxxxx> [180417 09:36]: > In typical setup, you can boot a large number of different configs via: > > bootm 0x82000000#dra71-evm#nand#lcd-auo-g101evn01.0 > > ... assuming the configs were named like that, and assuming they would be > compatible with each other. The am57xx-evm example provided is better, as > you can chain the different cameras to the available evm configs. Why not just do it in the bootloader to put together the dtb? Then for external devices, you could just pass info on the kernel cmdline with lcd=foo camera=bar if they cannot be detected over I2C. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html