From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bhuvanchandra DV Date: Fri, 22 Jan 2016 17:51:54 +0530 Subject: [U-Boot] [PATCH 7/7] arm: vf: Remove the legacy defconfigs In-Reply-To: References: <1453448992-20178-1-git-send-email-bhuvanchandra.dv@toradex.com> <1453448992-20178-8-git-send-email-bhuvanchandra.dv@toradex.com> Message-ID: <56A21EE2.2@toradex.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/22/2016 03:25 PM, Bin Meng wrote: > Hi Bhuvanchandra, > > On Fri, Jan 22, 2016 at 3:49 PM, Bhuvanchandra DV > wrote: >> Let's go with pure DT solution! >> Since in long run U-Boot anyway is evolving to pure DT solution. >> --- >> configs/colibri_vf_defconfig | 11 ----------- >> configs/pcm052_defconfig | 6 ------ >> configs/vf610twr_defconfig | 9 --------- >> 3 files changed, 26 deletions(-) >> delete mode 100644 configs/colibri_vf_defconfig >> delete mode 100644 configs/pcm052_defconfig >> delete mode 100644 configs/vf610twr_defconfig >> > > If you chose updating existing defconfig files, I believe we don't > need this patch. Okay. > > [snip] > > Regards, > Bin > -- Best regards, Bhuvan