From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ladislav Michl Date: Sun, 3 Jan 2016 00:49:14 +0100 Subject: [U-Boot] [PATCH 0/4] igep00x0: Minor cleanups Message-ID: <20160102234914.GA15342@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This patch serie was created as a side product while working on UBIizing NAND flash space to improve system reliability. It is safe to apply for current release to start with clean land for adding new features. Ladislav Michl (4): igep00x0: Cleanup ethernet support igep00x0: Do not include config_distro_defaults.h igep00x0: Fix config header indentation igep00x0: Remove no-op macros from config header board/isee/igep00x0/igep00x0.c | 33 +++++++++++++++++++-------------- include/configs/omap3_igep00x0.h | 13 +++---------- 2 files changed, 22 insertions(+), 24 deletions(-)