]> git.baikalelectronics.ru Git - uboot.git/commit
board: traverse: ten64: init nvme devices in late boot to ensure bootflow availability
authorMathew McBride <matt@traverse.com.au>
Fri, 21 Jul 2023 04:39:24 +0000 (04:39 +0000)
committerTom Rini <trini@konsulko.com>
Thu, 3 Aug 2023 13:40:50 +0000 (09:40 -0400)
commita42ff5f3ad6dd786359247b3a9db21caeff55d7a
tree7f6d5f03ea2759c362eac04f4fcdeaa86601f4de
parent55fba5f7f9605a41358aa16f61c1bcf01c64ebbd
board: traverse: ten64: init nvme devices in late boot to ensure bootflow availability

Ensure nvme devices are scanned before reaching the shell,
otherwise extra user intervention ("nvme scan") is required
before they are visible to bootdev/bootflow.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
board/traverse/ten64/ten64.c