aboutsummaryrefslogtreecommitdiff
path: root/tcl/board
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board')
-rw-r--r--tcl/board/netgear-dg834v3.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/tcl/board/netgear-dg834v3.cfg b/tcl/board/netgear-dg834v3.cfg
index afa98233..48d23daf 100644
--- a/tcl/board/netgear-dg834v3.cfg
+++ b/tcl/board/netgear-dg834v3.cfg
@@ -4,6 +4,12 @@
# Flash is located at 0x90000000 (CS0) and RAM is located at 0x94000000 (CS1)
#
+set partition_list {
+ loader { "Bootloader (ADAM2)" 0x90000000 0x00020000 }
+ firmware { "Kernel+rootfs" 0x90020000 0x003d0000 }
+ config { "Bootloader config space" 0x903f0000 0x00010000 }
+}
+
source [find target/ti-ar7.cfg]
# External 16MB SDRAM - disabled as we use internal sram