Skip to content
Commit f4eef40b authored by Quentin Schulz's avatar Quentin Schulz Committed by Tom Rini
Browse files

test/py: remove hacks for non-zero RAM base address in tests



Some functions have different behaviour when the given address is 0
(assumed to be NULL by the function).

find_ram_base() does not return 0 anymore so it's safe to remove those
offsets.

Suggested-by: default avatarStephen Warren <swarren@wwwdotorg.org>
Signed-off-by: default avatarQuentin Schulz <quentin.schulz@bootlin.com>
Reviewed-by: Stephen Warren's avatarStephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren's avatarStephen Warren <swarren@nvidia.com>
parent abba7635
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment