Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-12 | arm: mvebu: x530: Enable watchdog in SPL and U-Boot | Chris Packham | |
Enable the hardware watchdog to guard against system lock ups when running in the SPL or U-Boot. Stop the watchdog just before booting so that the OS can re-enable it if needed. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de> | |||
2019-01-21 | ARM: mvebu: add support for Allied Telesis x530 | Chris Packham | |
This is a range of stackable network switches. The SoC is Armada-385 and there are a number of variants with differing network port configurations. The DP variants are intended for a harsher operating environment so they use a different i2c mux and fit industrial-temp parts. Signed-off-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Stefan Roese <sr@denx.de> |