Matthew Fatheree writes:
> support NAND device for Mamba board
>
> - Use kernel command line to define the partition layout.
> - Add Mamba board config. Board specific support will be enabled by
>this flag. The Mamba board should receive the partition table from
> kernel argument from U-boo
>From b82b95ac25605e8dd89bab124fa2902960241759 Mon Sep 17 00:00:00 2001
From: Matthew Fatheree
Date: Sat, 15 Mar 2014 00:44:58 +0700
Subject: [PATCH 06/30] support NAND device for Mamba board
- Use kernel command line to define the partition layout.
- Add Mamba board config. Board specific supp
support NAND device for Mamba board
- Use kernel command line to define the partition layout.
- Add Mamba board config. Board specific support will be enabled by
this flag. The Mamba board should receive the partition table from
kernel argument from U-boot, which is prefixed by "armada-nand".