From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Menon Date: Tue, 15 Mar 2016 17:03:15 -0500 Subject: [U-Boot] [PATCH] spl: arm: Make sure to include u_boot_list_*_part_disk_* In-Reply-To: <1458079113-21823-1-git-send-email-trini@konsulko.com> References: <1458079113-21823-1-git-send-email-trini@konsulko.com> Message-ID: <56E886A3.1020401@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 03/15/2016 04:58 PM, Tom Rini wrote: > Starting with 96e5b03 we use a linker list for partition table > information. However since we use this in SPL we need to make sure that > the SPL linker scripts include these as well. > > Cc: Nishanth Menon > Cc: Michal Simek > Cc: Simon Glass > Reported-by: Nishanth Menon Tested-by: Nishanth Menon Thanks for the patch.. -- Regards, Nishanth Menon