This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/sim/bfin ChangeLog dv-bfin_ebiu_amc.c
- From: vapier at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 19 Mar 2012 03:09:21 -0000
- Subject: src/sim/bfin ChangeLog dv-bfin_ebiu_amc.c
CVSROOT: /cvs/src
Module name: src
Changes by: vapier@sourceware.org 2012-03-19 03:09:20
Modified files:
sim/bfin : ChangeLog dv-bfin_ebiu_amc.c
Log message:
sim: bfin: ebiu_amc: push down hardcoded base addresses
To make it easier to support ebiu banks at other addresses, move the base to
a runtime parameter rather than structure. Future work will make this more
dynamic, but I'm waiting for more details first.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/bfin/ChangeLog.diff?cvsroot=src&r1=1.70&r2=1.71
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/bfin/dv-bfin_ebiu_amc.c.diff?cvsroot=src&r1=1.5&r2=1.6