Giammarco

Results 124 comments of Giammarco

> Another possibility is to fork the qca-wireless.git repo, commit your board files and point the ipq-wifi Makefile to your fork. And it's ok.. But readme says that's just create...

put unit in EDL and do a simple `edl printgpt --loader=LOADERNAME` that's all..

> You have to force it into 9008 mode, using EDL cable, EDL test points or defeating the flash memory. yes for put it in EDL there should be a...

> Where are you getting those 0xee blocks? Are they empty or bad? I've never seen 0xe. > > In short: How many 4k blocks of 0xee? How many bad...

It's the firehose loader. Problem is that this unit doesn't have adb so dump from inside is not an option.. Is that possible that 0xEE is related to the loader?...

> Are you using a streaming loader or a Firehose loader? (I know nothing about streaming loaders.) > > Is that 0xee even real? You can write a little program...

So how to understand if there are bad erase block if it's not possible to dump with Firehose? If these 0xEE are only at the end of the dump of...

my main issue is trying to replace a parition file with my own (in this case system partion recreated using UBI tools) i've tried just to repack UBI volume (without...

> If the GPT is ok, you don't have to screw around with it. If you want to replace a partition, ok. Just figure out which (4k) blocks it uses...

> yes, I do edit `boa.conf` for file type > > ``` > AddType application/json map > AddType text/css css > AddType text/javascript js > ``` > > this stop...