9
0
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
Jan Luebbe 28484c4c06 sysmocom-odu: use slot layout for the rescue volume
Signed-off-by: Jan Luebbe <jluebbe@debian.org>
2017-03-30 20:23:52 +02:00
Jan Luebbe 7a93eadb10 sysmocom-odu: remove password configuration
Instead, it is configured only for the release version build using
yocto.

Signed-off-by: Jan Luebbe <jluebbe@debian.org>
2017-03-30 20:23:51 +02:00
Jan Luebbe 86b097442e sysmocom: set the default load address to 0x81000000
This solves a problem which causes boot failure when using a uImage with
device tree. It should also speed up boot because the kernel can skip
copying itself out of the way.

Signed-off-by: Jan Luebbe <jluebbe@debian.org>
2017-03-30 20:23:51 +02:00
Jan Luebbe 7fd1e0f4dc sysmocom: configure the watchdog for 60 seconds
Signed-off-by: Jan Luebbe <jluebbe@debian.org>
2017-03-30 20:23:51 +02:00
Jan Luebbe ff108b61cd sysmocom-odu: use uImages for now
Signed-off-by: Jan Luebbe <jluebbe@debian.org>
2017-03-30 20:23:49 +02:00
Jan Luebbe 5192ad9c61 sysmocom odu: add support
Signed-off-by: Jan Luebbe <jluebbe@debian.org>
2017-03-30 20:23:48 +02:00
Holger Hans Peter Freyther de52393ab7 odu: Enable a login timeout and set a password
The default password is "odu-stop" in this case. The trailing
whitespace is copied from a barebox copy.

Fixes: SYS#487
2017-03-30 20:23:47 +02:00
Holger Hans Peter Freyther 5b7fa7b059 odu: Send a LLDP frame on boot
We need to wait some time between activating the ethernet and
being able to send the first frame. I have not investigated why
that is the case.

Fixes: SYS#488
2017-03-30 20:23:47 +02:00