]> Git Repo - u-boot.git/commit - cmd/mem.c
cmd: Fix memory-mapping in cmp command
authorSimon Glass <[email protected]>
Sun, 1 Sep 2024 22:26:30 +0000 (16:26 -0600)
committerTom Rini <[email protected]>
Wed, 18 Sep 2024 19:01:00 +0000 (13:01 -0600)
commit7086a894f091cb8ed03b519ed64c6117a704fe90
tree55d4aa467c8bfa69ff6e6f4ce62983ea4c6e6678
parent42f5ffb2396a32ccf819e0f43fd5050d6e2662ef
cmd: Fix memory-mapping in cmp command

This unmaps a different address from what was mapped. Fix it.

Signed-off-by: Simon Glass <[email protected]>
cmd/mem.c
This page took 0.032434 seconds and 4 git commands to generate.