Re: [U-Boot] [PATCH 1/2] cm-t35: clean unused defines from config

2012-10-17 Thread Tom Rini
On Sun, Oct 07, 2012 at 01:17:34PM +0200, Igor Grinberg wrote: > Neither cm-t35, nor cm-t3730 is using OneNAND or flash. > Remove the related defines from config file. > > Signed-off-by: Igor Grinberg Applied to u-boot-ti/master, thanks! -- Tom signature.asc Description: Digital signature _

[U-Boot] [PATCH 1/2] cm-t35: clean unused defines from config

2012-10-07 Thread Igor Grinberg
Neither cm-t35, nor cm-t3730 is using OneNAND or flash. Remove the related defines from config file. Signed-off-by: Igor Grinberg --- include/configs/cm_t35.h | 12 +--- 1 files changed, 1 insertions(+), 11 deletions(-) diff --git a/include/configs/cm_t35.h b/include/configs/cm_t35.h