rename jb02 into jb02v2-cb2

This commit is contained in:
Alexander Couzens 2015-05-12 16:09:47 +02:00
parent 7ea899a6d8
commit 92b0391332
3 changed files with 8 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -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