Hi David,
I have build mender in sumo branch and it boots fine:
bootlog:
U-Boot 2018.07 (Sep 18 2018 - 13:03:21 +0000)
DRAM: 948 MiB
RPI Compute Module 3 (0xa020a0)
MMC: mmc@7e202000: 0, sdhci@7e300000: 1
Loading Environment from FAT... WARNING at
/home/marek/projects/sportcaster/yocto/build-veo-cm3/tmp/work/raspberrypi_cm3-poky-linux-gnueabi/u-boot/1_2018.07-r0/git/drivers/mmc/bcm2835_sdhost.c:408/bcm2835_send_command()!
WARNING at /home/marek/projects/sportcaster/yocto/build-veo-cm3/tmp/work/raspberrypi_cm3-poky-linux-gnueabi/u-boot/1_2018.07-r0/git/drivers/mmc/bcm2835_sdhost.c:408/bcm2835_send_command()!
*** Warning - bad CRC, using default environment
Failed (-5)
Loading Environment from MMC... OK
In: serial
Out: vidconsole
Err: vidconsole
Net: No ethernet found.
starting USB...
USB0: scanning bus 0 for devices... 1 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found
Hit any key to stop autoboot: 0
U-Boot>
U-Boot 2018.01 (Oct 10 2018 - 07:36:45 +0000)
DRAM: 948 MiB
RPI: Board rev 0xa unknown
RPI Unknown model (0xa020a0)
MMC: sdhci@7e300000: 0
*** Warning - bad CRC, using default environment
In: serial
Out: vidconsole
Err: vidconsole
Net: No ethernet found.
starting USB...
USB0: Core Release: 2.80a
scanning bus 0 for devices... 1 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
reading /boot.scr
300 bytes read in 9 ms (32.2 KiB/s)
## Executing script at 02000000
switch to partitions #0, OK
mmc0(part 0) is current device
4924624 bytes read in 761 ms (6.2 MiB/s)
## Booting kernel from Legacy Image at 01000000 ...
Image Name: Linux-4.14.68
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4924560 Bytes = 4.7 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
## Flattened Device Tree blob at 2eff9e00
Booting using the fdt blob at 0x2eff9e00
Loading Kernel Image ... OK
reserving fdt memory region: addr=0 size=1000
Using Device Tree in place at 2eff9e00, end 2f002f87
Starting kernel ...
Poky (Yocto Project Reference Distro) 2.5.1 raspberrypi-cm3 ttyAMA0
raspberrypi-cm3 login: root
root@raspberrypi-cm3:~#
root@raspberrypi-cm3:~#
root@raspberrypi-cm3:~#
root@raspberrypi-cm3:~#
root@raspberrypi-cm3:~#
root@raspberrypi-cm3:~#
root@raspberrypi-cm3:~#
root@raspberrypi-cm3:~#
root@raspberrypi-cm3:~#
root@raspberrypi-cm3:~#
root@raspberrypi-cm3:~#
root@raspberrypi-cm3:~#
root@raspberrypi-cm3:~#
root@raspberrypi-cm3:~#
root@raspberrypi-cm3:~#
root@raspberrypi-cm3:~# fdisk -l
Disk /dev/mmcblk0: 3728 MB, 3909091328 bytes, 7634944 sectors
59648 cylinders, 4 heads, 32 sectors/track
Units: cylinders of 128 * 512 = 65536 bytes
Device Boot StartCHS EndCHS StartLBA EndLBA
Sectors Size Id Type
/dev/mmcblk0p1 * 192,0,1 831,3,32 24576 106495
81920 40.0M c Win95 FAT32 (LBA)
/dev/mmcblk0p2 832,0,1 1023,3,32 106496 532479
425984 208M 83 Linux
/dev/mmcblk0p3 1023,3,32 1023,3,32 532480 958463
425984 208M 83 Linux
/dev/mmcblk0p4 1023,3,32 1023,3,32 958464 1220607
262144 128M 83 Linux
Disk /dev/mmcblk0boot1: 4 MB, 4194304 bytes, 8192 sectors
128 cylinders, 4 heads, 16 sectors/track
Units: cylinders of 64 * 512 = 32768 bytes
Disk /dev/mmcblk0boot1 doesn't contain a valid partition table
Disk /dev/mmcblk0boot0: 4 MB, 4194304 bytes, 8192 sectors
128 cylinders, 4 heads, 16 sectors/track
Units: cylinders of 64 * 512 = 32768 bytes
Disk /dev/mmcblk0boot0 doesn't contain a valid partition table
root@raspberrypi-cm3:~#
mender is up & running. I didn't try update though.
BR,
marek
On Tue, Oct 9, 2018 at 4:58 PM David Bensoussan
<
dbens...@synapticon.com> wrote:
>
> I'm actually now building with rocko, I'll update you asap :)
>