Browse Source
Add regions for the on-chip roms on some newer Blackfin parts. Signed-off-by: Mike Frysinger <vapier@gentoo.org>binutils-2_22-branch
6 changed files with 27 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||
/* DO NOT EDIT: Autogenerated. */ |
|||
static const char bfrom_bf526_0_2[] = |
|||
{ |
|||
}; |
|||
@ -0,0 +1,4 @@ |
|||
/* DO NOT EDIT: Autogenerated. */ |
|||
static const char bfrom_bf54x_0_4[] = |
|||
{ |
|||
}; |
|||
@ -0,0 +1,4 @@ |
|||
/* DO NOT EDIT: Autogenerated. */ |
|||
static const char bfrom_bf54x_l1_0_4[] = |
|||
{ |
|||
}; |
|||
Loading…
Reference in new issue