From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Wed, 20 Apr 2016 08:39:54 -0600 Subject: [U-Boot] [PATCH 8/9] am335x_evm: nand: do not define DM_NAND for spl In-Reply-To: <20160401125205.GU23166@bill-the-cat> References: <1459510190-26306-1-git-send-email-mugunthanvnm@ti.com> <1459510190-26306-9-git-send-email-mugunthanvnm@ti.com> <20160401125205.GU23166@bill-the-cat> 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 1 April 2016 at 06:52, Tom Rini wrote: > On Fri, Apr 01, 2016 at 04:59:49PM +0530, Mugunthan V N wrote: > >> Since OMAP's spl doesn't support DM currently, do not define >> DM_NAND for spl build. >> >> Signed-off-by: Mugunthan V N > > Reviewed-by: Tom Rini Reviewed-by: Simon Glass