]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/hymod.h
Add support for SRAM and 2 x Quad UARTs on INKA4x0 board
[karo-tx-uboot.git] / include / configs / hymod.h
index 75f52b5a52e70d773dab844c64d44c71a898376d..90d6b25bdb8f480599f65cf4cad4b4ee71e6e81a 100644 (file)
                                        CFG_CMD_BEDBUG  | \
                                        CFG_CMD_BMP     | \
                                        CFG_CMD_DOC     | \
+                                       CFG_CMD_EXT2    | \
                                        CFG_CMD_FDC     | \
                                        CFG_CMD_FDOS    | \
                                        CFG_CMD_FPGA    | \
                                        CFG_CMD_REISER  | \
                                        CFG_CMD_SCSI    | \
                                        CFG_CMD_SPI     | \
-                                       CFG_CMD_VFD     ) )
+                                       CFG_CMD_UNIVERSE| \
+                                       CFG_CMD_VFD     | \
+                                       CFG_CMD_XIMG    ) )
 
 /* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */
 #include <cmd_confdefs.h>