]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM: ultrascale: Sort CMD options
authorMichal Simek <michal.simek@xilinx.com>
Wed, 23 Apr 2014 07:59:21 +0000 (09:59 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 23 Apr 2014 08:24:20 +0000 (10:24 +0200)
Easier to maintain.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/xilinx_ultrascale.h

index 2c24148116d16943fbeeaf10e804e0117fc6a0c2..17ac3daa2cbe1ec40edca156ea48b7191e98b87f 100644 (file)
 #define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
 
 /* Command line configuration */
-#define CONFIG_CMD_CACHE
 #define CONFIG_CMD_BDI
+#define CONFIG_CMD_CACHE
+#define CONFIG_CMD_ECHO
 #define CONFIG_CMD_ENV
 #define CONFIG_CMD_IMI
 #define CONFIG_CMD_MEMORY
-#define CONFIG_CMD_SAVEENV
 #define CONFIG_CMD_RUN
-#define CONFIG_CMD_ECHO
+#define CONFIG_CMD_SAVEENV
 
 /* Miscellaneous configurable options */
 #define CONFIG_SYS_LOAD_ADDR           0x8000000