From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lokesh Vutla Date: Thu, 12 Mar 2020 09:11:39 +0530 Subject: [PATCHv2 4/8] mach-davinci: Hard-code the default SPL_LDSCRIPT path In-Reply-To: <20200311221118.4579-4-trini@konsulko.com> References: <20200311221118.4579-1-trini@konsulko.com> <20200311221118.4579-4-trini@konsulko.com> Message-ID: <5c3fb0f3-9638-6380-bd47-e480dcdd99af@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/03/20 3:41 AM, Tom Rini wrote: > As there is only one linker script to use in this case, rather than use > the BOARDDIR variable hard-code the path. > > Cc: Lokesh Vutla > Suggested-by: Masahiro Yamada > Signed-off-by: Tom Rini Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh