ChrisEric1 CECL

Results 123 comments of ChrisEric1 CECL

I think this is a duplicate of http://github.com/ilyakurdyukov/spreadtrum_flash/issues/6 (sc9832e is the exact same as sp9832e, the naming is just weird). And yes, the 9832e is missing commands, the U-Boot most...

> Судя по странице https://phonedb.net/index.php?m=processor&id=769&c=spreadtrum_sc9832e > чип SC9832E использует память формата eMMC 5.0 и команда partition_list не сможет прочитать список разделов. partition_list only works on some newer FDL2s, in my...

> > It also works when I compiled it from leaked source code, either by Unisoc, or BLU (BLU Gave me the U-Boot source for the C0070WW since UBoot is...

> > For the kernel, you have to sign vbmeta & boot partitons with the vbmeta testkey https://github.com/CE1CECL/avb/tree/master/test/data > > Yes even GSI boots on the device and I can...

> > IIRC I compiled a u-boot.bin so I could use it for spd_dump as fdl2, not replacing the uboot partition, which I tried but I couldn't dump the config...

@RDS5 If you want me to build the custom boot.img with the custom kernel for you I can do that in a few hours. I'll just need the stock boot.img...

> btw I'm shocked BLU fulfilled the GPL requests, where'd you make them? (what email) I actually had to fight BLU for the C5L 2020 with a throwaway email, "unofficial...

> This is very weird. Every spreadtrum kernel I download, including ones with a matching 4.14.193 version, have the same `Error: selected processor does not support 'cpsid i' in ARM...

> iirc it was the compressed zImage, but on arm32 it shouldn't make a difference since the kernel has a small decompressor binary that runs prior to kernel execution (so...

In addition, here are some more I forgot I did as well: - https://github.com/CE1CECL/qemu-gvm/commit/eeb35c5e9cb0690ab936624b53373dfe717c4e19 (Inside both hw/usb/* & target/i386/cpu.c, the other files inside hw/audio/* are misc.) - https://github.com/CE1CECL/qemu-gvm/commit/3c962df195ca11b14cd94b5d7a3342ef217f9e1d (hw/misc/pvpanic-isa.c only)...