sim: bfin: set bfrom alias field to correct size
authorMike Frysinger <vapier@gentoo.org>
Wed, 1 Aug 2012 03:31:55 +0000 (03:31 +0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 1 Aug 2012 03:31:55 +0000 (03:31 +0000)
commit040a4d109e2b173069320e125cd3d35ca7935dd3
tree13ac7903de9aa7795693d1d6ef0719b8b0b88198
parentb5539f23a007948b94f7565488b33ca9fd4c6ab0
sim: bfin: set bfrom alias field to correct size

When the sim is built w/out the bfroms, we end up passing a length of 0 when
mapping the rom region which the core sim code rejects.  So add an alias field
equal to the length to avoid that error.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
sim/bfin/ChangeLog
sim/bfin/machs.c
This page took 0.025529 seconds and 4 git commands to generate.