Skip to content
Snippets Groups Projects
Commit d04250cb authored by Reinhard Meyer (-VC)'s avatar Reinhard Meyer (-VC) Committed by Wolfgang Denk
Browse files

Fix (null) problem for AVR32 boards


Currently the U-Boot address ranges for AVR32 boards are
printed like this:
"U-Boot code: (null) -> 0001183c  data: 000188e8 -> 0004e9b0"
This patch fixes this to print:
"U-Boot code: 00000000 -> 0001183c  data: 000188f8 -> 0004e9c0"

Signed-off-by: default avatarReinhard Meyer <info@emk-elektronik.de>
parent 620bbba5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment