commit | f5fc25b8472f07965a78b8b8ddd2e7132ffe4c38 | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Thu Sep 22 12:56:13 2016 +1200 |
committer | Stefan Roese <sr@denx.de> | Sat Sep 24 10:07:48 2016 +0200 |
tree | 719a2b7009f6cb8b07a555aeb1dce2d66bb64f25 | |
parent | 4caab6005a5cfc5d447ce37e694edb8246e8d6ac [diff] |
arm: mvebu: create generic 88F6820 config option 88F6820 is a specific Armada-38x chip that is used on the DB-88F6820-GP board. Rather than having DB_88F6820_GP and TARGET_DB_88F6820_GP which selects the former. Rename DB_88F6820_GP to 88F6820 so that other boards using the 88F6820 can be added. Stefan: Change 88F6820 for clearfog as well. Signed-off-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Stefan Roese <sr@denx.de>