From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Thu, 11 Jun 2020 14:16:47 +0530 Subject: [PATCH 4/9] ks2_evm: Switch to DM_SPL, SPL_OF_CONTROL In-Reply-To: <20200526080430.118262-5-jagan@amarulasolutions.com> References: <20200526080430.118262-1-jagan@amarulasolutions.com> <20200526080430.118262-5-jagan@amarulasolutions.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 On Tue, May 26, 2020 at 1:34 PM Jagan Teki wrote: > > This would make SPL build to DM_SPL, SPL_OF_CONTROL. > > Build fine with but not tested. > > Cc: Vitaly Andrianov > Signed-off-by: Jagan Teki > --- Applied to u-boot-spi/master