]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx9: soc: imx9: soc: Align UID endianness with ROM
authorFrank Li <Frank.Li@nxp.com>
Thu, 19 Sep 2024 04:01:21 +0000 (12:01 +0800)
committerFabio Estevam <festevam@gmail.com>
Thu, 19 Sep 2024 03:12:41 +0000 (00:12 -0300)
commit0c2fbbaa1c82362243a48ef1976ea89e25e825bc
tree88466b8e294283d9cc6a3d30637dc033a3e85e24
parent7ddb2c91c1082252041285e82e76febc816e566f
imx9: soc: imx9: soc: Align UID endianness with ROM

ROM use UID[0] and UID[1] as serial number with big endian when usb serial
download.

After update this, uuu(>1.6) can use below command to filter out devices
when multi boards connected.

uuu -ms <serial#> ...

[sudo] uuu -lsusb can list known devices with serial# informaiton.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Reviewed-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx9/soc.c