X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Focteon_ebb7304.h;h=7035e6313420690d18a6c557d64cb5b73ca5b096;hb=f113d7d3034672de7d074506a05a7055f1f0dcae;hp=04fe4dfe22ed11cd05629725581cd0d088b00a4a;hpb=5fef24c912a44a08ab644aa16ceb5a435491f9d9;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/octeon_ebb7304.h b/include/configs/octeon_ebb7304.h index 04fe4df..7035e63 100644 --- a/include/configs/octeon_ebb7304.h +++ b/include/configs/octeon_ebb7304.h @@ -12,9 +12,9 @@ /* * CFI flash */ -#define CONFIG_SYS_MAX_FLASH_BANKS 1 #define CONFIG_SYS_MAX_FLASH_SECT 256 -#define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_8BIT #define CONFIG_SYS_FLASH_EMPTY_INFO /* flinfo indicates empty blocks */ +#define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */ + #endif /* __CONFIG_H__ */