On Thu, 17 Jul 2025 19:15:52 -0600, Tom Rini wrote: > This adds more common functions found on other architectures that will > allow for more compile-testing of drivers. These are either dummy > functions as we do not need them or mappings to existing functions, > similar to how other architectures handle it. > >
Applied to u-boot/next, thanks! [1/1] sandbox: Add more dummy functions to mimic other architectures commit: 493c3da3ac530229ca4c4caadd5df041f6c25eb2 -- Tom