
Hi Quentin,
On Wed, Oct 28, 2015 at 12:47:15AM +0000, Quentin Armitage wrote:
The Marvell plugs are very similar systems, and so it makes sense for their u-boots to have the same commands/configuration.
Add EXT4 and MII to Dreamplug, DATE to Guruplug and Sheevaplug. Add CONFIG_SYS_ALT_MEMTEST to Sheevaplug. There are still command differences around NAND, SPI/NOR.
Also default to building u-boot.kwb for Sheevaplug and Guruplug.
Signed-off-by: Quentin Armitage quentin@armitage.org.uk
include/configs/dreamplug.h | 7 +++++-- include/configs/guruplug.h | 11 +++++++++++ include/configs/sheevaplug.h | 13 +++++++++++++ 3 files changed, 29 insertions(+), 2 deletions(-)
Thank you for the cleanup work. If you plan to do some more please go ahead! All patches applied and pushed into marvell/master.
Luka