]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/yellowstone.h
Changed default ramdisk addr in yosemite/yellowstone ports
[karo-tx-uboot.git] / include / configs / yellowstone.h
index d3e9671bc31a28d7571bfa02ded2df254f3c4f11..7d555665ec86909c324e52a4313be47e33de7b9f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright 2005
+ * (C) Copyright 2005-2006
  * Stefan Roese, DENX Software Engineering, sr@denx.de.
  *
  * See file CREDITS for list of people who contributed to this
        "rootpath=/opt/eldk/ppc_4xx\0"                                  \
        "bootfile=/tftpboot/yellowstone/uImage\0"                       \
        "kernel_addr=fc000000\0"                                        \
-       "ramdisk_addr=fc100000\0"                                       \
+       "ramdisk_addr=fc180000\0"                                       \
        "load=tftp 100000 /tftpboot/yellowstone/u-boot.bin\0"           \
        "update=protect off fff80000 ffffffff;era fff80000 ffffffff;"   \
                "cp.b 100000 fff80000 80000;"                           \