xilinx: Define only mmc devnum not partition
authorMichal Simek <michal.simek@amd.com>
Tue, 9 Aug 2022 14:32:54 +0000 (16:32 +0200)
committerMichal Simek <michal.simek@amd.com>
Tue, 13 Sep 2022 09:32:48 +0000 (11:32 +0200)
commit88eaca26f6a2d2e591cdc79b71c1dc3e92e6224e
treed6e925e0d6ee4e2f898dca09f48429c887505a5d
parent93020aa3dc2f3428564cfc6ad232077706c508a7
xilinx: Define only mmc devnum not partition

The commit 53b406369e9d ("DFU: Check the number of arguments and argument
string strictly") added strict control over string that 0:1 partition
definition is not valid anymore that's why use only device number without
partition ID. Device is specified by 2nd parameter and partition by 3rd.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/840eca944f4f2abeeb63b5d724f9ba5fe9a9213b.1660055571.git.michal.simek@amd.com
board/xilinx/zynq/board.c
board/xilinx/zynqmp/zynqmp.c