]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: imx6: mx6sabre-common: Search for boot components in /boot too
authorMarek Vasut <marex@denx.de>
Thu, 4 Feb 2021 18:00:32 +0000 (19:00 +0100)
committerStefano Babic <sbabic@denx.de>
Mon, 1 Mar 2021 09:21:36 +0000 (10:21 +0100)
commit3f9a27d80bcb82a14d84abc99d90e2cab8b1dcc1
treec26f7ed428f744236f4aa4f5e052f48fc7b352bc
parenta7329c5c9f1f0778ec203b9916eaa0feb32bd91a
ARM: imx6: mx6sabre-common: Search for boot components in /boot too

Some root filesystem configurations do not have separate /boot partition,
but rather place kernel, DT, scripts into /boot directory. Search the /boot
directory for these boot components in case they are not found in /, which
is the old behavior.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Ye Li <ye.li@nxp.com>
Cc: uboot-imx <uboot-imx@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
include/configs/mx6sabre_common.h