[U-Boot] [PATCH 7/7] arm: vf: Remove the legacy defconfigs
Stefan Agner
stefan at agner.ch
Fri Jan 22 17:38:07 CET 2016
On 2016-01-22 04:21, Bhuvanchandra DV wrote:
> On 01/22/2016 03:25 PM, Bin Meng wrote:
>> Hi Bhuvanchandra,
>>
>> On Fri, Jan 22, 2016 at 3:49 PM, Bhuvanchandra DV
>> <bhuvanchandra.dv at toradex.com> 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.
>
I agree with Bin, lets drop the dtb in the defconfigs.
For colibri_vf, you probably should remove the colibri_vf_defconfig and
rename colibri_vf_dtb_defconfig in a first patch, and then add the
additional stuff in a later patch
For the other boards, just use the defconfigs without dtb in it from
start.
--
Stefan
>>
>> [snip]
>>
>> Regards,
>> Bin
>>
More information about the U-Boot
mailing list