aboutsummaryrefslogtreecommitdiff
path: root/sim/bfin/bfroms/all.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-05-25 12:35:05 +0000
committerMike Frysinger <vapier@gentoo.org>2011-05-25 12:35:05 +0000
commitdfb61fb66f2df32de3597c140f24f8caa53f8766 (patch)
treed274db177c6b8fe2a55a7c671812eb050c602e80 /sim/bfin/bfroms/all.h
parentcbe79dfe9a22f4c122b93ef6764551a7a25961e0 (diff)
downloadgdb-dfb61fb66f2df32de3597c140f24f8caa53f8766.zip
gdb-dfb61fb66f2df32de3597c140f24f8caa53f8766.tar.gz
gdb-dfb61fb66f2df32de3597c140f24f8caa53f8766.tar.bz2
sim: bfin: add bf526-0.2/bf54x-0.4 rom regions
Add regions for the on-chip roms on some newer Blackfin parts. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'sim/bfin/bfroms/all.h')
-rw-r--r--sim/bfin/bfroms/all.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/bfin/bfroms/all.h b/sim/bfin/bfroms/all.h
index 1b562d9..00c23cf 100644
--- a/sim/bfin/bfroms/all.h
+++ b/sim/bfin/bfroms/all.h
@@ -6,6 +6,7 @@
#include "bf526-0.0.h"
#include "bf526-0.1.h"
+#include "bf526-0.2.h"
#include "bf527-0.0.h"
#include "bf527-0.1.h"
#include "bf527-0.2.h"
@@ -32,9 +33,11 @@
#include "bf54x-0.0.h"
#include "bf54x-0.1.h"
#include "bf54x-0.2.h"
+#include "bf54x-0.4.h"
#include "bf54x_l1-0.0.h"
#include "bf54x_l1-0.1.h"
#include "bf54x_l1-0.2.h"
+#include "bf54x_l1-0.4.h"
#include "bf561-0.5.h"