From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Mon, 30 May 2016 11:31:11 +0900 Subject: [U-Boot] please pull u-boot-samsung master In-Reply-To: <20160526145229.GG7419@bill-the-cat> References: <5746838C.6020701@samsung.com> <20160526145229.GG7419@bill-the-cat> Message-ID: <574BA5EF.2090100@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Simon, On 26/05/16 23:52, Tom Rini wrote: > On Thu, May 26, 2016 at 02:03:08PM +0900, Minkyu Kang wrote: > >> Dear Tom, >> >> The following changes since commit fc15b9beed05dec6cc092c265042381a0eadb0e9: >> >> Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2016-05-24 13:42:03 -0400) >> >> are available in the git repository at: >> >> >> http://git.denx.de/u-boot-samsung >> >> for you to fetch changes up to 086e13c5f6f79a68246d6b803cf4736cb6815e44: >> >> ARM: exynos: Disable serial support in SPL (2016-05-26 12:55:49 +0900) >> > > With this applied snow, peach-pi, spring and peach-pit no longer compile > due to an EFI issue, please investigate, thanks! > Due to CONFIG_DM_VIDEO is "y" on those boards, efi_loader cannot refer lcd stuffs. Did I miss something? or could you please fix it? Thanks, Minkyu Kang.