[Zrouter-src] ZRouter.org: push to ZRouter boards/Ubiquiti/RSPRO/board.mk
zrouter-src at zrouter.org
zrouter-src at zrouter.org
Wed Dec 21 19:17:01 UTC 2011
details: http://zrouter.org/hg/zrouter//rev/2f1ae06025ff
changeset: 285:2f1ae06025ff
user: ray at terran.dlink.ua
date: Wed Dec 21 21:18:09 2011 +0200
description:
test Ubiquiti redboot weirdness
diffstat:
boards/Ubiquiti/RSPRO/board.mk | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 175761c836df -r 2f1ae06025ff boards/Ubiquiti/RSPRO/board.mk
--- a/boards/Ubiquiti/RSPRO/board.mk Wed Dec 21 16:57:31 2011 +0200
+++ b/boards/Ubiquiti/RSPRO/board.mk Wed Dec 21 21:18:09 2011 +0200
@@ -78,7 +78,9 @@
MKULZMA_BLOCKSIZE=65536
# XXX: Here is must be Redboot packer, but not defined yet
-KERNCONF_KERNLOADADDR?=0x80050000
+UBNT_KERNEL_LOAD_ADDRESS?=0x80050000
+UBNT_KERNEL_ENTRY_POINT?=0x80060000
+KERNCONF_KERNLOADADDR?=0x80060000
PACKING_KERNEL_IMAGE?=kernel.kbin.gz.sync
PACKING_ROOTFS_IMAGE?=rootfs_clean.iso.ulzma
More information about the Zrouter-src
mailing list