commit | fa48f84a8cc722ca48b32fa0c338b6c3b358717d | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Wed Jun 17 11:25:06 2009 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Mon Jun 22 21:16:07 2009 -0400 |
tree | aa2d2d5f1ec674b2d4c70b506ef9cd0249715e14 | |
parent | 985895bd8d1e41079b41da32cdc57876a4a74126 [diff] |
Blackfin: unify memory map headers Many aspects of the Blackfin memory map is exactly the same across all variants. Rather than copy and paste all of these duplicated values in each header, unify all of these into the common Blackfin memory map header file. In the process, push down BF561 SMP specific stuff to the BF561 specific header to keep the noise down. Signed-off-by: Mike Frysinger <vapier@gentoo.org>