
Hi Tom,
-----Original Message----- From: Tom Rini trini@konsulko.com Sent: Thursday, April 18, 2019 7:21 PM To: Alexey Brodkin abrodkin@synopsys.com Cc: uboot-snps-arc@synopsys.com; u-boot@lists.denx.de Subject: Re: [uboot-snps-arc] [U-Boot] ARC changes for 2019.07
On Thu, Apr 18, 2019 at 04:04:27PM +0000, Alexey Brodkin wrote:
Hi Tom,
The following changes since commit 75ce8c938d39bd22460be66e6bf318bd2410c17b:
Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx (2019-04-15 07:31:14 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-arc.git tags/arc-for-2019.07
for you to fetch changes up to cc2f7b6c7d7d5adeedecdb6c0599998b2e40b3f4:
ARC: [plat-axs10x]: migrate to DM_MMC (2019-04-18 09:12:38 +0300)
Note that iot_devkit, emsdp and axs101 aren't enabling DM_MMC yet.
Oops right. Since I run full build in Travis I missed that part sice Travis job didn't flag anything, see https://travis-ci.org/abrodkin/u-boot/builds/521638433
Sure we'll be doing that soonish!
Also, I see a whole lot of the warning about using CONFIG_OF_EMBED and not CONFIG_OF_SEPARATE. Are you looking into migrating that away or convincing Simon that no, this is when we really do need/want OF_EMBED?
Hm... that's an interesting one. I think we'll switch to CONFIG_OF_SEPARATE, thanks for the reminder though!
-Alexey