**** BEGIN LOGGING AT Thu Oct 03 02:59:57 2019 Oct 03 20:10:46 rcn-ee: I'm trying to sequester myself long enough to get the mainline u-boot submission for BeagleBone AI written as it is gating many things. I'm stuck on trying to read /dev/mmcblk1boot1 from u-boot. Oct 03 20:11:55 oh, i had meant to help with that :) Oct 03 20:12:18 is it upstreamed in the kernel yet? u-boot usually wants device-trees coming from the kernel Oct 03 20:12:23 https://lists.denx.de/pipermail/u-boot/2017-March/283640.html implies that this should give different results: https://pastebin.com/gc6AjQKJ Oct 03 20:12:42 vagrantc: oh, we should submit the kernel first? Oct 03 20:12:55 The kernel dt might be a simpler submission. Oct 03 20:13:12 * jkridner thought build from ground up. Oct 03 20:13:17 * vagrantc shrugs Oct 03 20:13:50 i know u-boot's been trying hard to keep their device-trees in sync with the kernel Oct 03 20:15:19 well, the u-boot thing is where the work is.... the drop of the I2C EEPROM due to an oversight by Embest means that I need to pull the serial number and board ID from eMMC. Oct 03 20:15:28 the boot partition hack is not the most welcome thing.... Oct 03 20:15:41 I can imagine a migration strategy into u-boot environment variables. Oct 03 20:16:11 anyway, I need to do a first fetch of the data in u-boot and am trying to prove/test the functions using the u-boot command-line. Oct 03 20:16:18 but, I just keep seeing 0s. Oct 03 20:17:53 hmmm.... reading 'mmc dev 0' has similar issue, so must be something wrong in my 'mmc read' Oct 03 20:21:11 hmmm... nope.... able to read the partition table using 'mmc dev 0' Oct 03 20:27:21 er, mmc dev 1 0 Oct 03 20:27:59 oh, you know what, I think I have the wrong board. *blush* Oct 03 20:28:17 this one is off of the pre-production line. Oct 03 20:31:15 all is well in the world again: https://pastebin.com/MtFts2QR Oct 03 20:37:27 it's alive! ;) Oct 03 22:25:09 did the heat issues on AI get solved? noticed a lack of new reports Oct 03 22:26:28 with all the userland-centric folks here, has anyone compared the performance of libuvc vs the kernel UVC driver on the bone? **** ENDING LOGGING AT Fri Oct 04 03:02:52 2019