From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 10 Jun 2015 14:56:00 -0400 Subject: [U-Boot] [PATCH 1/3] am43xx: Update CONFIG_SPL_TEXT_BASE In-Reply-To: <1433928857-5875-2-git-send-email-mugunthanvnm@ti.com> References: <1433928857-5875-1-git-send-email-mugunthanvnm@ti.com> <1433928857-5875-2-git-send-email-mugunthanvnm@ti.com> Message-ID: <20150610185600.GJ1728@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Jun 10, 2015 at 03:04:15PM +0530, Mugunthan V N wrote: > From: Tom Rini > > With 1.2 silicon this is now the documented starting usable point for > downloading images to (and corrects a problem with peripheral booting > with prior silicon). Prior silicon is OK using this address as well. > > Signed-off-by: Tom Rini > Signed-off-by: Mugunthan V N Reviewed-by: Tom Rini -- Tom