**** BEGIN LOGGING AT Tue Jul 07 02:59:58 2020 **** BEGIN LOGGING AT Tue Jul 07 04:30:36 2020 **** BEGIN LOGGING AT Tue Jul 07 05:23:26 2020 **** BEGIN LOGGING AT Tue Jul 07 05:57:21 2020 Jul 07 08:24:21 Hi! I'm trying to build the core-image-minimal image for the imx8 nano evk board but I'm getting `Can't find PMIC:PCA9450` from uboot Jul 07 08:25:21 I've followed the latest users guide with zeus zeus-5.4.24-2.1.0 Jul 07 08:25:54 I'm not sure what my next step should be Jul 07 08:34:19 simonpe^^: well if you don't even get to a running system, then either their BSP is buggy or you went wrong somewher. Jul 07 08:35:05 yep, I was thinking some devictree stuff was missing or something like that Jul 07 08:35:27 when I built for another MACHINE it generated one partition for the dtb files but this build doesn't have that Jul 07 08:35:39 it has the partition but it's empty Jul 07 08:35:53 and then partition 2 is the root fs Jul 07 08:36:00 simonpe^^: machine comparisons can be tricky. Jul 07 08:36:41 yet any ways, if a given BSP from a manufacturer that sold you hardware does not even boot in their vanilla configuration, please ask them for support. Jul 07 08:38:03 yes I will try to get in touch with them, thanks Jul 07 08:50:57 simonpe^^: u-boot can have dtb built-in into binary Jul 07 08:51:25 simonpe^^: OE part works as it builds what was told to build. **** BEGIN LOGGING AT Tue Jul 07 10:15:41 2020 **** BEGIN LOGGING AT Tue Jul 07 11:21:56 2020 **** BEGIN LOGGING AT Tue Jul 07 13:53:31 2020 Jul 07 16:01:47 khem: around? Jul 07 16:05:35 kergoth:yes Jul 07 16:06:58 khem: I'm running into an issue with x32. If you build a machine targeting x32, gcc-cross-canadian in an sdk doesn't look in libx32, and its triplets aren't x32, it seems like x32 *only* is buildable as a multilib configuration. figured i'd run it by folks that i know are more familiar with the gcc build than i Jul 07 16:08:52 building an oe sdk as a standalone toolchain, combining multiple sdks to a single installation, having to use multiple machines to get all the configurations i want, unless i alter the gcc build to make more things into multilib configs Jul 07 16:09:03 gcc multilib configs, that is Jul 07 16:09:08 hmm **** BEGIN LOGGING AT Tue Jul 07 17:49:54 2020 **** BEGIN LOGGING AT Tue Jul 07 19:58:37 2020 Jul 07 22:04:20 khem are you around?