~ubuntu-branches/ubuntu/maverick/uboot-imx/maverick

« back to all changes in this revision

Viewing changes to include/configs/grsim.h

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2010-01-20 15:41:26 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100120154126-7bha1jeyjegu7xm5
Tags: 2009.08+really2009.01-0ubuntu1
* revert to the 2009.01 upstream version, 2009.08 has still to 
  many work in progress items in the freescale patchset (MMC and NIC
  dont work at all)
* add the latest patchset from freescale for 2009.01
* add 1002_enable_hush_shell_and_ext2.patch to enable hush shell and ext2 
* add 1003_fix_board_revision_numbers to make sure babbage 2.5 boards have 
  revision 51120 and babbage 3.0 boards have revision 51130 properly set in 
  their cpuinfo

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
/*
66
66
 * Supported commands
67
67
 */
68
 
#define CONFIG_CMD_AMBAPP       /* AMBA Plyg&Play information   */
69
 
#define CONFIG_CMD_BDI          /* bdinfo                       */
70
 
#define CONFIG_CMD_CONSOLE      /* coninfo                      */
 
68
#define CONFIG_CMD_AMBAPP       /* AMBA Plyg&Play information   */
 
69
#define CONFIG_CMD_AUTOSCRIPT   /* Autoscript Support           */
 
70
#define CONFIG_CMD_BDI          /* bdinfo                       */
 
71
#define CONFIG_CMD_CONSOLE      /* coninfo                      */
71
72
#define CONFIG_CMD_DIAG
72
 
#define CONFIG_CMD_ECHO         /* echo arguments               */
73
 
#define CONFIG_CMD_FPGA         /* FPGA configuration Support   */
 
73
#define CONFIG_CMD_ECHO         /* echo arguments               */
 
74
#define CONFIG_CMD_FPGA         /* FPGA configuration Support   */
74
75
#define CONFIG_CMD_IRQ
75
 
#define CONFIG_CMD_ITEST        /* Integer (and string) test    */
76
 
#define CONFIG_CMD_LOADB        /* loadb                        */
77
 
#define CONFIG_CMD_LOADS        /* loads                        */
 
76
#define CONFIG_CMD_ITEST        /* Integer (and string) test    */
 
77
#define CONFIG_CMD_LOADB        /* loadb                        */
 
78
#define CONFIG_CMD_LOADS        /* loads                        */
78
79
#define CONFIG_CMD_MISC         /* Misc functions like sleep etc */
79
 
#define CONFIG_CMD_NET          /* bootp, tftpboot, rarpboot    */
 
80
#define CONFIG_CMD_NET          /* bootp, tftpboot, rarpboot    */
80
81
#define CONFIG_CMD_REGINFO
81
 
#define CONFIG_CMD_RUN          /* run command in env variable  */
82
 
#define CONFIG_CMD_SETGETDCR    /* DCR support on 4xx           */
83
 
#define CONFIG_CMD_SOURCE       /* "source" command support     */
84
 
#define CONFIG_CMD_XIMG         /* Load part of Multi Image     */
 
82
#define CONFIG_CMD_RUN          /* run command in env variable  */
 
83
#define CONFIG_CMD_SETGETDCR    /* DCR support on 4xx           */
 
84
#define CONFIG_CMD_XIMG         /* Load part of Multi Image     */
85
85
 
86
86
/*
87
87
 * Autobooting