From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Mon, 6 Jul 2015 10:38:53 -0600 Subject: [U-Boot] [PATCH 11/13] colibri_t20: enable mtdparts support In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 6 July 2015 at 02:20, Marcel Ziswiler wrote: > From: Marcel Ziswiler > > Enable mtdparts aka dynamic MTD partition support. > > Signed-off-by: Marcel Ziswiler > --- > include/configs/colibri_t20.h | 11 +++++++++++ > 1 file changed, 11 insertions(+) Reviewed-by: Simon Glass