
8 Apr
2019
8 Apr
'19
4:54 p.m.
On 08/Apr/2019 15:38, Christian Gmeiner wrote:
Might be useful to see the serial number.
v2: add missing \n.
Seems to be still missing it...
Signed-off-by: Christian Gmeiner christian.gmeiner@gmail.com
cmd/mmc.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/cmd/mmc.c b/cmd/mmc.c index 8bc3648193..df7fa77f19 100644 --- a/cmd/mmc.c +++ b/cmd/mmc.c @@ -23,6 +23,7 @@ static void print_mmcinfo(struct mmc *mmc) printf("Name: %c%c%c%c%c \n", mmc->cid[0] & 0xff, (mmc->cid[1] >> 24), (mmc->cid[1] >> 16) & 0xff, (mmc->cid[1] >> 8) & 0xff, mmc->cid[1] & 0xff);
printf("Serial Number: %08x", (mmc->cid[2] << 16) | (mmc->cid[3] >> 16));
printf("Bus Speed: %d\n", mmc->clock);
#if CONFIG_IS_ENABLED(MMC_VERBOSE)
2.20.1
U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot
--
Ismael Luceno ismael.luceno@silicon-gears.com
+34 934452260 ext. FIXME
Travessera de les Corts 302 Bajos, 08029 Barcelona, Spain
www.silicon-gears.com - https://imsva91-ctp.trendmicro.com:443/wis/clicktime/v1/query?url=www.tttech...
Warning: This e-mail is privileged, confidential and contains private information.
Any reading, retention, distribution or copying of this communication by any person
other than its intended recipient is prohibited.=