]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/HMI10.h
* Patch by Rune Torgersen, 27 Feb 2004:
[karo-tx-uboot.git] / include / configs / HMI10.h
similarity index 99%
rename from include/configs/bms2003.h
rename to include/configs/HMI10.h
index 8a76a286e070dadd88bead05e81c8ad125ddc960..8acea1c08c111790a48f618de3d8651e1472d5b8 100644 (file)
@@ -33,7 +33,7 @@
  * (easy to change)
  */
 
-#define CONFIG_BMS2003
+#define CONFIG_HMI10
 #define CONFIG_MPC823          1       /* This is a MPC823 CPU         */
 #define CONFIG_TQM823L         1       /* ...on a TQM8xxL module       */
 
@@ -78,7 +78,7 @@
                "bootm $(kernel_addr) $(ramdisk_addr)\0"                \
        "net_nfs=tftp 200000 $(bootfile);run nfsargs addip;bootm\0"     \
        "rootpath=/opt/eldk/ppc_8xx\0"                                  \
-       "bootfile=/tftpboot/BMS/uImage\0"                               \
+       "bootfile=/tftpboot/HMI10/uImage\0"                             \
        "kernel_addr=40040000\0"                                        \
        "ramdisk_addr=40100000\0"                                       \
        ""
  *-----------------------------------------------------------------------
  *
  */
-#ifndef CONFIG_BMS2003
+#ifndef CONFIG_HMI10
 #define CFG_PCMCIA_MEM_ADDR    (0xE0000000)
 #define CFG_PCMCIA_MEM_SIZE    ( 64 << 20 )
 #define CFG_PCMCIA_DMA_ADDR    (0xE4000000)
 #define CFG_PCMCIA_ATTRB_SIZE  ( 64 << 20 )
 #define CFG_PCMCIA_IO_ADDR     (0xEC000000)
 #define CFG_PCMCIA_IO_SIZE     ( 64 << 20 )
-#else  /* CONFIG_BMS2003 */
+#else  /* CONFIG_HMI10 */
 #define CFG_PCMCIA_MEM_ADDR    (0xE0100000)
 #define CFG_PCMCIA_MEM_SIZE    ( 64 << 20 )
 #define CFG_PCMCIA_DMA_ADDR    (0xE4100000)