Skip to content

remove restrictive checks#1

Open
karlp wants to merge 2 commits intopepe2k:masterfrom
karlp:caram2
Open

remove restrictive checks#1
karlp wants to merge 2 commits intopepe2k:masterfrom
karlp:caram2

Conversation

@karlp
Copy link

@karlp karlp commented Aug 10, 2015

I wanted to just file an issue, really, but pulls are the only way :)

given the structure of the code, I needed -g to step through this and work out why it produced no output.

Just because the board isn't a known version, it should still attempt to decode the output, surely?!

I suggest that if values of a layout are all 0xff, that it should be considered invalid. A dump from my carambola2 module art partition is available at: http://paste.fedoraproject.org/253373/39205928/ for a while at least. (note that the second partition is all 0xfffff)

karlp added 2 commits August 10, 2015 11:21
code is ... hard to follow, so -g is rather useful.

No need for weird makefile rules, just set CFLAGS.
This "default" detect routine should be the most forgiving, but this
check rejects my board.  If you want contributions from likely
compatible devices, running the binary against a dump file should
provide best effort decoding, not simply, "not detected" and then exit.
Removing this check generates what appears to be a very useful and valid
dump.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant