
On Sun, May 05, 2019 at 11:28:01AM +0200, Stefano Babic wrote:
On 03/05/19 20:32, Fabio Estevam wrote:
Hi Stefano,
On Fri, Apr 26, 2019 at 7:11 AM sbabic@denx.de wrote:
Instead of hardcoding the mmcroot to /dev/mmcblkX, use the UUID method. Signed-off-by: Adam Ford aford173@gmail.com diff --git a/configs/omap35_logic_defconfig b/configs/omap35_logic_defconfig index 5b5f3eb7b4..9a1596c89b 100644 --- a/configs/omap35_logic_defconfig +++ b/configs/omap35_logic_defconfig
Applied to u-boot-imx, master, thanks !
Was this applied to the u-boot-imx tree by mistake?
This patch is for omap, not i.MX :-)
Right, but the patch was assigned to me, it was just a small change in config and then I applied on u-boot-imx. Maybe the correct way for next time is simply to change delegate in Patchwork and reassign the patch (in this case, directly to Tom).
heh, oops. I think it must have been sent around the same time as a bunch of Adam's other patches that were for i.MX. Either way, going that tree or just assigning it back to me when I goof up is fine :) Thanks!