[Zrouter-src] ZRouter.org: push to ZRouter boards/Ubiquiti/RSPRO/board.mk

zrouter-src at zrouter.org zrouter-src at zrouter.org
Wed Jan 25 10:08:00 UTC 2012


details:   http://zrouter.org/hg/zrouter//rev/8d397210232e
changeset: 325:8d397210232e
user:      ray at terran.dlink.ua
date:      Wed Jan 25 12:06:50 2012 +0200
description:
Update kernel packing for RSPRO boot

diffstat:

 boards/Ubiquiti/RSPRO/board.mk |  12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)

diffs (40 lines):

diff -r 8fc3e4fe0db2 -r 8d397210232e boards/Ubiquiti/RSPRO/board.mk
--- a/boards/Ubiquiti/RSPRO/board.mk	Wed Jan 25 11:52:17 2012 +0200
+++ b/boards/Ubiquiti/RSPRO/board.mk	Wed Jan 25 12:06:50 2012 +0200
@@ -33,6 +33,8 @@
 # Additional utilities
 WORLD_SUBDIRS_ZROUTER+=target/sbin/upgrade
 
+KERNCONF_DEVICES+=	switch
+
 .if !defined(WITHOUT_WIRELESS)
 KERNCONF_OPTIONS+=	IEEE80211_DEBUG
 KERNCONF_OPTIONS+=	IEEE80211_SUPPORT_MESH
@@ -60,8 +62,6 @@
 #
 ###################################################
 
-
-
 # Image must not be biggest than GEOM_MAP_P2 (upgrade part.)
 FIRMWARE_IMAGE_SIZE_MAX=0x00B00000
 
@@ -78,11 +78,8 @@
 
 MKULZMA_BLOCKSIZE=65536
 
-#UBNT_KERNEL_LOAD_ADDRESS?=0x80050000
-#UBNT_KERNEL_ENTRY_POINT?=0x80050100
-#KERNCONF_KERNLOADADDR?=0x80050000
-KERNCONF_KERNLOADADDR?=0x80050000
-PACKING_KERNEL_IMAGE?=kernel.kbin.gz.sync
+UBNT_KERNEL_LOAD_ADDRESS?=0x80050000
+PACKING_KERNEL_IMAGE?=kernel.gz.sync
 PACKING_ROOTFS_IMAGE?=rootfs_clean.iso.ulzma
 
 IMAGE_SUFFIX=zimage
@@ -90,3 +87,4 @@
 UBNT_VERSION?=RSPRO.ar7100pro.V1
 
 NEW_IMAGE_TYPE=ubntimage
+


More information about the Zrouter-src mailing list