commit | 1ead6c20bd5fb8ea2f6afffb81dde91ea54bf54a | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Thu Oct 07 21:39:23 2021 +1300 |
committer | Stefan Roese <sr@denx.de> | Fri Oct 08 08:37:55 2021 +0200 |
tree | 586245dfbaa3aae0c2b6ddd11e4b0cb2b9b873ba | |
parent | bdce2124aceca9857518220704069d97210ba939 [diff] |
ARM: mvebu: x530: Remove custom kwbimage.cfg Commit ca1a4c863232 ("mvebu: select boot device at SoC level") made it unnecessary for the A385 boards to have their own kwbimage.cfg but as the x530 was in flight at the time it was added with it's own kwbimage.cfg. Remove the custom kwbimage.cfg as the SoC level file is suitable. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de>