Re: [PATCH 1/2] ARM: dts: da850-lego-ev3: Add node for reboot modes

From: David Lechner
Date: Thu Jan 11 2018 - 21:23:05 EST


On 01/11/2018 08:21 PM, David Lechner wrote:
This adds a new node for reboot modes on LEGO MINDSTORMS EV3. The EV3's
bootloader looks for a magic number in the ARM local RAM and if found,
it will boot into a special firmware update mode where the flash memory
can be written via USB.

This has been testing working using the command:

# systemctl reboot loader

Signed-off-by: David Lechner <david@xxxxxxxxxxxxxx>
---

Doh. I forgot to rebase, so this won't apply cleanly. V2 coming right up.