diff options
author | Reinhard Meyer (-VC) <reinhard.meyer@emk-elektronik.de> | 2010-06-14 10:14:00 (GMT) |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-06-29 20:30:57 (GMT) |
commit | d04250cbe1999cfaafee590dfb3191ade305fb63 (patch) | |
tree | c17265808c22a31f0027b364c7932f6eea9fac37 /include/configs/Alaska8220.h | |
parent | 620bbba524fbaa26971a5004793010b169824f1b (diff) | |
download | u-boot-d04250cbe1999cfaafee590dfb3191ade305fb63.tar.xz |
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: Reinhard Meyer <info@emk-elektronik.de>
Diffstat (limited to 'include/configs/Alaska8220.h')
0 files changed, 0 insertions, 0 deletions