**** BEGIN LOGGING AT Tue Jan 16 03:00:03 2018 Jan 16 06:14:48 Wizzup: with open source drivers? Jan 16 06:15:19 Maxdamantus: careful, eMMC might have stuff you don't want to copy.. Jan 16 06:15:30 like MAC addresses, calibration data, etc Jan 16 06:17:23 MAC addresses and calibration data for what? Jan 16 06:17:47 Maybe MAC addresses for things like DHCP leases, but copying that shouldn't provide any negative behaviour. Jan 16 06:18:53 (eg, if whatever performs DHCP requests stores leases against the local device's MAC address) Jan 16 06:19:50 or .. maybe the WiFi device doesn't have a particular MAC address and it just uses one decided by the software .. that seems vaguely familiar. Jan 16 06:30:54 also note that I just have pretty much everything on eMMC on my devices, so don't have to worry about some sort of consistency between NAND and eMMC. Jan 16 06:32:00 NAND just has to have the right modules for the right kernel so it can mount the root filesystem and continue booting. Jan 16 06:34:40 or just move / to emmc Jan 16 06:35:54 Yeah, that's what I did, but need to load modules like omap_hsmmc, ext4, maybe some others. Jan 16 06:36:26 ramdisk? Jan 16 06:36:56 Could do that. I basically just use the ubifs instead of a ramdisk. Jan 16 06:37:18 with ramdisk it could but from anywhere practically Jan 16 06:37:40 Seems like less messing around with u-boot. Jan 16 06:37:40 s/but/boot/ doh. Jan 16 06:38:15 oh, nice. bot wont flood channel with trash after regexp Jan 16 06:41:30 Note that the "ramdisk" would probably need to be an initramfs, since I don't think the usual maemo kernels (stock or power) have any typical block filesystems built in. Jan 16 06:42:06 yes Jan 16 06:42:12 glued onto the kernel Jan 16 06:42:15 Actually, it seems to have cramfs Jan 16 06:42:40 Everything else needs a module. Jan 16 07:35:21 luke-jr: no Jan 16 07:38:36 luke-jr: do you know of any? Jan 16 07:50:53 no Jan 16 07:51:22 Maxdamantus: wifi has calibration data on eMMC as well IIRC Jan 16 08:00:52 hmm **** ENDING LOGGING AT Wed Jan 17 03:00:01 2018