MA-16191 eliminate warning info about "is-logical" when flash images
"is-logical" is used to check whether the partition to be flashed is
dynamic partition, if it is, a partition resize command will be issued
by host fastboot. this can be well processed in fastbootd.
process this "is-logical" in uboot, now there is no logical partition,
for every partition found in u-boot, returns "no".
Signed-off-by: faqiang.zhu <faqiang.zhu@nxp.com>
Change-Id: I4d93a0c7b32fed9fe5a5ac846bc4e97bfbe69e67
(cherry picked from commit
7b27a2290aec78b49ce7c2aed497db858f436eb4)
(cherry picked from commit
cfc8e3034c5ce4f6f777bc7faff3dbb880de43fe)