[#5151] coreb test fails on 561
Submitted By: Vivi Li
Open Date
2009-05-20 22:31:25 Close Date
2009-06-10 05:11:22
Priority:
Medium High Assignee:
Mike Frysinger
Status:
Closed Fixed In Release:
N/A
Found In Release:
N/A Release:
Category:
Drivers Board:
N/A
Processor:
BF561 Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
gcc4.1-09r1_rc6
App binary format:
N/A
Summary: coreb test fails on 561
Details:
coreb test fails on 561 and file coreb_status is also missing.
Config is attached and bellow is the log:
--
root:/> ls /sys/class/misc/coreb/coreb_status
ls: /sys/class/misc/coreb/coreb_status: No such file or directory
root:/> ls /sys/class/misc/coreb/
dev subsystem uevent
root:/> modprobe dualcore_test
dualcore_test: module license 'unspecified' taints kernel.
Dual core test module inserted: set testarg = [1]
@ [feb1fffc]
root:/> corebld /usr/coreb/test_cpp
writing to 0xfeb00000, 0xc9f0 bytes: OK
ERROR: Your destination address looks wrong: 0xff400000
This seems to be Core A L1 memory; aborting.
(re-run with --force to skip this check)
writing to 0xff400000, 0x4 bytes: FAILED
ERROR: Your destination address looks wrong: 0xff600000
This seems to be Core A L1 memory; aborting.
(re-run with --force to skip this check)
writing to 0xff600000, 0xa bytes: FAILED
root:/> modprobe -r dualcore_test
Dual core test module removed: testarg = [1]
root:/>
root:/> corebld /usr/coreb/test_c
ERROR: Your destination address looks wrong: 0xff400000
This seems to be Core A L1 memory; aborting.
(re-run with --force to skip this check)
writing to 0xff400000, 0x89c bytes: FAILED
ERROR: Your destination address looks wrong: 0xff600000
This seems to be Core A L1 memory; aborting.
(re-run with --force to skip this check)
writing to 0xff600000, 0xea4 bytes: FAILED
root:/>
--
Follow-ups
--- Mike Frysinger 2009-05-21 14:17:25
should be fixed now
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
config.coreb application/octet-stream 26937 Vivi Li