diff options
Diffstat (limited to 'include/configs/bg0900.h')
-rw-r--r-- | include/configs/bg0900.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/bg0900.h b/include/configs/bg0900.h index 0c3d54a082..832dbbaafc 100644 --- a/include/configs/bg0900.h +++ b/include/configs/bg0900.h @@ -21,10 +21,6 @@ /* SPI FLASH */ #ifdef CONFIG_CMD_SF -#define CONFIG_ENV_SPI_BUS 2 -#define CONFIG_ENV_SPI_CS 0 -#define CONFIG_ENV_SPI_MAX_HZ 40000000 -#define CONFIG_ENV_SPI_MODE SPI_MODE_0 #endif /* Boot Linux */ |