summaryrefslogtreecommitdiff
path: root/include/configs/ls1012ardb.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-04 18:12:57 -0400
committerTom Rini <trini@konsulko.com>2020-06-04 18:12:57 -0400
commit6bca655bcbc8e81a21ab27a0d1e9c711ab8e0e24 (patch)
tree047f05ad2648c4b88ff5e02187e92a9e7835e8ae /include/configs/ls1012ardb.h
parent07d90d8bd451b9595fb0369c51f90ee2dccd5d9f (diff)
parentf3e2ebede3019740ee90471acc0a29a684b59221 (diff)
Merge branch '2020-06-04-misc-bugfixes'
- Resync checkpatch.pl (largely) with v5.7 and introduce U-Boot specific checks in a localized area, so they aren't lost in the future. - Complete / re-migrate some options from config headers to defconfigs - Add dependencies to the various debug uart drivers
Diffstat (limited to 'include/configs/ls1012ardb.h')
-rw-r--r--include/configs/ls1012ardb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ls1012ardb.h b/include/configs/ls1012ardb.h
index 8fb75650e2..7eb1ec9366 100644
--- a/include/configs/ls1012ardb.h
+++ b/include/configs/ls1012ardb.h
@@ -13,7 +13,6 @@
#define CONFIG_DIMM_SLOTS_PER_CTLR 1
#define CONFIG_CHIP_SELECTS_PER_CTRL 1
#define CONFIG_SYS_SDRAM_SIZE 0x40000000
-#define CONFIG_CMD_MEMINFO
/*
* I2C IO expander
@@ -49,8 +48,6 @@
#define CONFIG_PCI_SCAN_SHOW
-#define CONFIG_CMD_MEMINFO
-
#undef CONFIG_EXTRA_ENV_SETTINGS
#define CONFIG_EXTRA_ENV_SETTINGS \
"verify=no\0" \