From 92b0391332562921e245d3560a4fdf8820a5e4a0 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Tue, 12 May 2015 16:09:47 +0200 Subject: [PATCH] rename jb02 into jb02v2-cb2 --- Makefile | 9 +++++---- u-boot/Makefile | 4 ++-- u-boot/include/configs/{jb02.h => jb02v2-cb2.h} | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) rename u-boot/include/configs/{jb02.h => jb02v2-cb2.h} (97%) diff --git a/Makefile b/Makefile index 6ff090349d..229ce11a4d 100644 --- a/Makefile +++ b/Makefile @@ -47,11 +47,12 @@ ap2: BOARD_TYPE:= ap2 ap2: UBOOTFILE=$(BOARD_TYPE)_u-boot.bin ap2: compile -jb02: BOARD_TYPE:= jb02 -jb02: UBOOTFILE=$(BOARD_TYPE)_u-boot.bin -jb02: compile -all: carambola2 ap1 ap2 jb02 +jb02v2-cb2: BOARD_TYPE:= jb02v2-cb2 +jb02v2-cb2: UBOOTFILE=$(BOARD_TYPE)_u-boot.bin +jb02v2-cb2: compile + +all: carambola2 ap1 ap2 jb02v2-cb2 clean: cd $(UBOOTDIR) && $(MAKECMD) distclean diff --git a/u-boot/Makefile b/u-boot/Makefile index 3699efb107..69444a45c5 100644 --- a/u-boot/Makefile +++ b/u-boot/Makefile @@ -283,9 +283,9 @@ ap2_config: unconfig hornet_common_config @echo "#define CARABOOT_RELEASE \"$(CARABOOT_RELEASE)\"" >>include/config.h @./mkconfig -a ap2 mips mips carambola2 ar7240 ar7240 -jb02_config: unconfig hornet_common_config +jb02v2-cb2_config: unconfig hornet_common_config @echo "#define CARABOOT_RELEASE \"$(CARABOOT_RELEASE)\"" >>include/config.h - @./mkconfig -a jb02 mips mips carambola2 ar7240 ar7240 + @./mkconfig -a jb02v3-skw mips mips carambola2 ar7240 ar7240 hornet_common_config : @ >include/config.h diff --git a/u-boot/include/configs/jb02.h b/u-boot/include/configs/jb02v2-cb2.h similarity index 97% rename from u-boot/include/configs/jb02.h rename to u-boot/include/configs/jb02v2-cb2.h index 8aea7f3d4d..abffe0929b 100644 --- a/u-boot/include/configs/jb02.h +++ b/u-boot/include/configs/jb02v2-cb2.h @@ -48,7 +48,7 @@ #define CONFIG_SERVERIP 192.168.2.254 #define CFG_FAULT_ECHO_LINK_DOWN 1 -#define RECOVERY_FILENAME_STRING "openwrt-ar71xx-generic-sysmo-sob-jb02-squashfs-sysupgrade.bin" +#define RECOVERY_FILENAME_STRING "openwrt-ar71xx-generic-sysmo-sob-jb02v2-cb2-squashfs-sysupgrade.bin" #define CFG_PHY_ADDR 0