arndale: config dtb details added to config file.

The following patch Enables config for l-a-m-c flashing.

Change-Id: I4f4171c6f94275895a552b61a2cf00551dfddb23
Signed-off-by: Fahad Kunnathadi <fahad.k@linaro.org>
diff --git a/BoardConfig.mk b/BoardConfig.mk
index fe8c0a2..ac32f00 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -25,6 +25,7 @@
 DEVICE_TREES := exynos5250-arndale:board.dtb
 TARGET_USE_UBOOT := true
 UBOOT_CONFIG := arndale5250
+TARGET_HWPACK_CONFIG := device/linaro/arndale/config
 TARGET_USE_XLOADER := false
 TARGET_NO_RECOVERY := true
 TARGET_CPU_SMP := true
diff --git a/config b/config
index b13f0e1..e75b8ba 100644
--- a/config
+++ b/config
@@ -1,4 +1,6 @@
 format: 3.0
+dtb_addr: '0x41f00000'
+dtb_name: board.dtb
 extra_serial_options:
  - console=tty0
  - console=ttySAC2,115200n8
@@ -11,7 +13,7 @@
 kernel_addr: '0x40007000'
 kernel_flavors:
  - arndale
-load_addr: '0x40007000'
+load_addr: '0x40008000'
 mmc_option: '0:2'
 mmc_part_offset: 1
 serial_tty: ttySAC2