diff options
author | Philippe Reynes <philippe.reynes@softathome.com> | 2019-02-04 15:14:17 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-02-09 07:51:02 -0500 |
commit | 5f137b5a58e6adac488cd8e73ba3e605f8eeb4e9 (patch) | |
tree | 8a4caa8558264b764ebc054f8eebc1da27bf1b13 | |
parent | 45b7f5b408181c7c5c9bbb01d258f9fa2a8825e5 (diff) | |
download | u-boot-5f137b5a58e6adac488cd8e73ba3e605f8eeb4e9.tar.gz u-boot-5f137b5a58e6adac488cd8e73ba3e605f8eeb4e9.tar.xz u-boot-5f137b5a58e6adac488cd8e73ba3e605f8eeb4e9.zip |
bcm968580: rename to bcm968580xref
The name of the board is bcm968580xref,
so rename the config to bcm968580xref too.
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
-rw-r--r-- | board/broadcom/bcm968580xref/MAINTAINERS | 4 | ||||
-rw-r--r-- | configs/bcm968580xref_ram_defconfig (renamed from configs/bcm968580_ram_defconfig) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/board/broadcom/bcm968580xref/MAINTAINERS b/board/broadcom/bcm968580xref/MAINTAINERS index 1ecdfbc0bb..5ee0c4dd4e 100644 --- a/board/broadcom/bcm968580xref/MAINTAINERS +++ b/board/broadcom/bcm968580xref/MAINTAINERS @@ -1,6 +1,6 @@ -BROADCOM BCM968580XREF +BCM968580XREF BOARD M: Philippe Reynes <philippe.reynes@softathome.com> S: Maintained F: board/broadcom/bcm968580xref/ F: include/configs/broadcom_bcm968580xref.h -F: configs/bcm968580_ram_defconfig +F: configs/bcm968580xref_ram_defconfig diff --git a/configs/bcm968580_ram_defconfig b/configs/bcm968580xref_ram_defconfig index b23f960aaa..b23f960aaa 100644 --- a/configs/bcm968580_ram_defconfig +++ b/configs/bcm968580xref_ram_defconfig |