commit | 871c24bc501b035604123e5f6754b0b457678edb | [log] [tgz] |
---|---|---|
author | Dinh Nguyen <dinguyen@opensource.altera.com> | Mon Nov 23 17:27:17 2015 -0600 |
committer | Marek Vasut <marex@denx.de> | Mon Nov 30 13:30:19 2015 +0100 |
tree | 8e29a6c79df8559dd782610b1af03f26d84405c1 | |
parent | 5a7152e4fd058908684fd38242a66f9ed57b91ae [diff] |
ARM: socfpga: rename the cyclone5 and arria5 base address file When adding support for the Arria10 platform, we're going to name the file base_addr_a10.h, so to be systematic about it, rename the socfpga_base_addr.h to be base_addr_ac5.h for the Arria5 and Cyclone5 platform. Suggested-by: Marek Vasut <marex@denx.de> Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>