From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Wed, 16 Mar 2016 18:15:19 +0100 Subject: [U-Boot] [PATCH 1/6] ARM: keystone2: Split monitor code / command code In-Reply-To: <1458140588-28276-1-git-send-email-trini@konsulko.com> References: <1458140588-28276-1-git-send-email-trini@konsulko.com> Message-ID: <20160316181519.0320fa06@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Tom, On Wed, 16 Mar 2016 11:03:03 -0400, Tom Rini wrote: > When we switch to including all linker lists in U-Boot it is important > to not include commands as that may lead to link errors due to other > things we have already discarded. In this case, we split the code for > supporting the monitor out from the code for loading it. Not sure I'm understanding this commit message. Can you clarify? Amicalement, -- Albert.