On Fri, Aug 25, 2023 at 10:19:40AM +0200, Marek Vasut wrote:
> Use the following regex to make this test compatible with
> both 32bit and 64bit systems. The trick is to use %0*lx
> format string for the address prefix in the test.
>
> "
> s@\(ut_assert_nextline("\)0\+\([^:]\+\)\(:.*"\)\();\)@\1%0*lx\3,
> IS_ENABLED(CONFIG_PHYS_64BIT) ? 16 : 8, 0x\2UL\4
> "
>
> Signed-off-by: Marek Vasut <[email protected]>
> Reviewed-by: Simon Glass <[email protected]>Applied to u-boot/next, thanks! -- Tom
signature.asc
Description: PGP signature

