chore(seed): handle reboot character properly#60
Conversation
* `make send` now always sends reboot command * seed now expects one extra char before the length
|
Should solve #54 I will test this in a bit |
|
make resend when freshly booted does not seem to send a full kernel image now. It just gets stuck during "loading kernel..." (both leds on). |
|
I had a stupid thought mistake |
|
should work now |
|
NOTE: if kernel size coincidentally starts with reboot character, we have an issue |
|
using resend first still does not work and now send doesn't reboot anymore either but just makes it send random characters on the screen |
|
normal send should have worked just like before. Random output is fine if the normal init print statements are there too |
|
resend should work too, now |
BREAKING CHANGE: rename
CHAINLAODERtoSEEDNOTE:
make sendnow always sends reboot commandseednow expects one extra char before the length