summaryrefslogtreecommitdiff
path: root/include/configs/octeon_ebb7304.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-23 20:04:55 +0300
committerTom Rini <trini@konsulko.com>2022-08-04 23:18:47 +0300
commitb72713dc0bb76a7629dab3746694633089e51339 (patch)
tree0e07a957e795965beecf3ef0ae42b768698275be /include/configs/octeon_ebb7304.h
parent52938fc4f0ba06e030aa17bca4f72623ed709c7a (diff)
downloadu-boot-b72713dc0bb76a7629dab3746694633089e51339.tar.xz
Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig
This converts the following to Kconfig: CONFIG_SYS_FLASH_EMPTY_INFO Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/octeon_ebb7304.h')
-rw-r--r--include/configs/octeon_ebb7304.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/octeon_ebb7304.h b/include/configs/octeon_ebb7304.h
index 7035e63134..5df1a2a755 100644
--- a/include/configs/octeon_ebb7304.h
+++ b/include/configs/octeon_ebb7304.h
@@ -13,7 +13,6 @@
* CFI flash
*/
#define CONFIG_SYS_MAX_FLASH_SECT 256
-#define CONFIG_SYS_FLASH_EMPTY_INFO /* flinfo indicates empty blocks */
#define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */