IRC log of #cubox of Sat 22 Sep 2018. All times are in CEST < Back to index

12:51 Ke> apparently vms are working again
13:45 Ke> arm-trusted-firmware upstream v1.6 fails to compile against mv-ddr-marvell atf-upstream branch
13:51 Ke> v1.5 does not have support in the upstream yet
13:55 Ke> let's try branch 18.09
14:00 Ke> dammit this indentation, marvell is not having proper discipline
14:03 Ke> looking at the code, it seems marvell devs also believe that defining more variables takes more memory even when the scope is clearly register fitting
14:17 Ke> wonder if they accept pull requests
15:05 Ke> no boot after compile fixes, there is definitely some sort of build missmatch, as it complains about format
15:05 Ke> which I obviously wiped as I am loggin only one minicom log per day...
15:06 Ke> oh, minicom is clever enough to append
15:07 Ke> oh apparently no, I just get the same error when it works...
15:07 Ke> Error: Image at 000BF6EF000 start failed: 00000001
15:07 Ke> remove-symbol-file /home/jkarlson/uefi/edk2/Build/Armada80x0McBin-AARCH64/RELEASE_GCC5/AARCH64/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe/DEBUG/AcpiPlatform.dll 0xBF6F0000
22:08 Ke> ok fixed build script, now running on natively compiled upstream atf-1.6 with upstream edk2
22:08 Ke> not so terribly bad