From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eugen.Hristev at microchip.com Date: Thu, 13 May 2021 06:57:15 +0000 Subject: [PATCH v3] board:pm9261 - Remove network support In-Reply-To: <20210423130602.51551-1-iliev@ronetix.at> References: <20210423130602.51551-1-iliev@ronetix.at> 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 On 4/23/21 4:06 PM, Ilko Iliev wrote: > The network support is removed because there is > no DM for Davicom DM9000. > > Signed-off-by: Ilko Iliev > --- > board/ronetix/pm9261/pm9261.c | 54 ----------------------------------- > configs/pm9261_defconfig | 4 +-- > include/configs/pm9261.h | 9 ------ > 3 files changed, 2 insertions(+), 65 deletions(-) Applied with minor commit message change to u-boot-atmel/next, thanks !