[PATCH 1/2] arm: stm32: Disable ATAGs support

Patrick DELAUNAY patrick.delaunay at foss.st.com
Fri Sep 3 10:28:11 CEST 2021


Hi Tom,

On 9/2/21 3:12 PM, Tom Rini wrote:
> On Thu, Sep 02, 2021 at 12:02:06PM +0200, Patrick Delaunay wrote:
>
>> These platforms never had to support an ATAGs-based Linux Kernel, so
>> remove the options.
>>
>> Cc: Marek Vasut <marex at denx.de>
>> Signed-off-by: Tom Rini <trini at konsulko.com>
>> Signed-off-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
>> ---
>> Hi,
>>
>> this patch is a rebased version of the STM32 part [1] of Tom's patchset [2].
>>
>> I also update the new file include/configs/stm32h750-art-pi.h
>>
>> [1] [13/13] arm: stm32: Disable ATAGs support
>> https://patchwork.ozlabs.org/project/uboot/patch/20210204022415.20589-13-trini@konsulko.com/
>>
>> [2] arm: nanopi2: Remove unused code
>>      https://patchwork.ozlabs.org/project/uboot/list/?series=227910&state=*
> Note that I've posted
> https://patchwork.ozlabs.org/project/uboot/list/?series=260161&state=*
> recently and that includes this change.  2/2 of this series is good to
> see.
>

It is noted.

and I also  propose a cleanup the code with CONFIG_SUPPORT_PASSING_ATAGS 
introduction:

"arm: use CONFIG_SUPPORT_PASSING_ATAGS"

http://patchwork.ozlabs.org/project/uboot/list/?series=260843&state=*


regards

Patrick



More information about the U-Boot mailing list