Re: [PATCHv2 2/2] arm: Remove aspenite board

2021-10-02 Thread Tom Rini
On Tue, Sep 14, 2021 at 09:09:32AM -0400, Tom Rini wrote: > This board has not been converted to CONFIG_DM by the deadline. > Remove it. As this is the last armada100 platform, remove that support > as well. > > Cc: Prafulla Wadaskar > Signed-off-by: Tom Rini Applied to u-boot/next, thanks!

[PATCHv2 2/2] arm: Remove aspenite board

2021-09-14 Thread Tom Rini
This board has not been converted to CONFIG_DM by the deadline. Remove it. As this is the last armada100 platform, remove that support as well. Cc: Prafulla Wadaskar Signed-off-by: Tom Rini --- Changes in v2: This is the last armada100 platform, remove all of that related code now too. --- arc