From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ladislav Michl Date: Sat, 2 Jan 2016 22:59:50 +0100 Subject: [U-Boot] [PATCH] igep00x0: Do not include config_distro_defaults.h directly In-Reply-To: References: <20151230015037.GA20495@localhost.localdomain> Message-ID: <20160102215950.GA1757@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 Hi Enric Balletbo, On Wed, Dec 30, 2015 at 10:34:28PM +0100, Enric Balletbo Serra wrote: [indentation changes snipped] > again, any reason for this change? I'm sure you know there is no other reason, but to indent constants to the same column with others. I did that in one patch as it is also no-op change and I was lazy to split it to separate patch. All that igep00x0 patches are just side-products of an effort to use UBI volumes for everything: U-Boot, its environment, kernel and filesystem. > Also, can you send this patch and the other patch (igep00x0: cleanup > ethernet support) as numbered patch series? Sure, but could you take a look or even give a try to that second half of patches? These makes things much more interesting.. > Thanks, > > Enric ladis