summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/machine/n1200.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/n1200.conf b/conf/machine/n1200.conf
index fba4234b83..b13576e2ed 100644
--- a/conf/machine/n1200.conf
+++ b/conf/machine/n1200.conf
@@ -21,4 +21,8 @@ IMAGE_DEVICE_TABLES = "files/device_table-slugos.txt"
IMAGE_FSTYPES = "tar.gz"
SERIAL_CONSOLE = "ttyS0 115200"
+KERNEL_IMAGETYPE = "zImage"
+UBOOT_LOADADDRESS = "00400000"
+UBOOT_ENTRYPOINT = "004005a4"
+
require conf/machine/include/tune-ppc603e.inc