ARM720 uses the new inheritance/nesting scheme
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 6 Nov 2009 06:03:56 +0000 (22:03 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 6 Nov 2009 06:03:56 +0000 (22:03 -0800)
commit11fe2ec62e30e4b580ace6821ac4293ed91d53f1
tree6cd3f53d2eac7595561b6cc05a109fcb95197ace
parent6cf956fa9d0d0a0eddaf0c8878f25c549c005c62
ARM720 uses the new inheritance/nesting scheme

Use target_to_arm720(), replacing needless pointer traversals
and simplifying a bunch of nasty code.  Stop setting arch_info
for arm720 type parts, it's not used any longer.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/arm720t.c