commit | fc10a926ec43250914de6fd69e4258f39c79c8aa | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Sat Jan 21 22:58:28 2023 +0100 |
committer | Stefan Roese <sr@denx.de> | Wed Mar 01 06:39:17 2023 +0100 |
tree | ec5f5ab7ebb4abc6a1163bf612af3791b071873a | |
parent | 5b039dced38162f21fa078e65b0f5fc733439fac [diff] |
cmd: mvebu/bubt: Add support for selecting eMMC HW partition Support for burning into the correct eMMC HW boot partition was broken and removed in commit 96be2f072768 ("mvebu: bubt: Drop dead code"). Reimplement this functionality and bring it back again. Fixes: 96be2f072768 ("mvebu: bubt: Drop dead code") Signed-off-by: Pali Rohár <pali@kernel.org>