• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisión8b7d19891a5e5058f7053b0f97dc7137a0505aee (tree)
Tiempo2014-02-16 18:00:36
AutorYoshinori Sato <ysato@user...>
CommiterYoshinori Sato

Log Message

update config

Cambiar Resumen

Diferencia incremental

--- a/include/configs/kanebebe.h
+++ b/include/configs/kanebebe.h
@@ -44,10 +44,9 @@
4444 #define CONFIG_CMD_FAT
4545 #define CONFIG_CMD_EXT2
4646 #define CONFIG_CMD_USB
47-/*
4847 #define CONFIG_CMD_MMC_SPI
4948 #define CONFIG_CMD_MMC
50-*/
49+
5150 #define CONFIG_NET_MULTI
5251
5352 #define CONFIG_BAUDRATE 38400
@@ -121,13 +120,13 @@
121120 #define CONFIG_GENERIC_MMC 1
122121 #define CONFIG_MMC_SPI 1
123122 #define CONFIG_BB_SPI 1
123+#define CONFIG_PARTITIONS 1
124124 #if 0
125125 #define CONFIG_RSCI_SPI 1
126126 #define CONFIG_RSCI_SPI_BASE 0xffffc0
127127 #define CONFIG_RSCI_SPI_PORT 0xffffd5
128128 #define CONFIG_RSCI_SPI_BIT 2
129129 #endif
130-#define CONFIG_MMC_TRACE 1
131130 #endif
132131
133132 #endif