From mboxrd@z Thu Jan 1 00:00:00 1970 From: Priyanka Jain Date: Thu, 11 Feb 2021 10:27:39 +0000 Subject: [PATCH 18/25] arm: Remove ls2080a_simu board In-Reply-To: <20210209130317.14883-18-trini@konsulko.com> References: <20210209130317.14883-1-trini@konsulko.com> <20210209130317.14883-18-trini@konsulko.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de >-----Original Message----- >From: Tom Rini >Sent: Tuesday, February 9, 2021 6:33 PM >To: u-boot at lists.denx.de >Cc: Prabhakar Kushwaha ; Priyanka Jain > >Subject: [PATCH 18/25] arm: Remove ls2080a_simu board > >This board has not been converted to CONFIG_DM_MMC by the deadline of >v2019.04, which is almost two years ago. In addition there are other DM >migrations it is also missing. Remove it. > >Cc: Prabhakar Kushwaha >Cc: Priyanka Jain >Signed-off-by: Tom Rini >--- Reviewed-by: Priyanka Jain