This is a small series to update some of the Allied Telesis boards. The x240 is converted to bootstd. I've turned off MKEFICAPSULE as the boards don't need it (and our toolchains can't build it). Finally I've enabled IPV6 support so this gets a bit more coverage.
Chris Packham (7): arm: mvebu: x240: Use default baudrate table arm: mvebu: x240: Switch to standard boot arm: mvebu: x240: Don't build mkeficapsule arm: mvebu: x240: Enable IPV6 support arm: mvebu: x530: Remove dead comments arm: mvebu: x530: Don't build mkeficapsule arm: mvebu: x530: Enable IPV6 support arch/arm/mach-mvebu/Kconfig | 1 + configs/x240_defconfig | 8 ++------ configs/x530_defconfig | 2 ++ include/configs/x240.h | 12 ++---------- include/configs/x530.h | 16 ---------------- 5 files changed, 7 insertions(+), 32 deletions(-) -- 2.47.0