From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sun, 28 Dec 2014 09:10:38 +0000 Subject: [U-Boot] [PATCH 3/9] sunxi: Drop use of lowlevel_init() In-Reply-To: <1419361499-31967-4-git-send-email-sjg@chromium.org> References: <1419361499-31967-1-git-send-email-sjg@chromium.org> <1419361499-31967-4-git-send-email-sjg@chromium.org> Message-ID: <1419757838.13595.22.camel@hellion.org.uk> 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, 2014-12-23 at 12:04 -0700, Simon Glass wrote: > This does nothing now, so drop it. We have SPL anyway to do our low-level > init. > > Signed-off-by: Simon Glass Acked-by: Ian Campbell