aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ls1088a_common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-18 08:38:20 -0400
committerTom Rini <trini@konsulko.com>2022-03-25 12:01:15 +0000
commit29cc2b542d9f4f4c811516b9fdbe4ba3018c6463 (patch)
tree54915dbb9871c3a7c88440e705853bde99f31f12 /include/configs/ls1088a_common.h
parent5a606a4c977dda5d3079502dca12800c62a68465 (diff)
downloadu-boot-29cc2b542d9f4f4c811516b9fdbe4ba3018c6463.zip
u-boot-29cc2b542d9f4f4c811516b9fdbe4ba3018c6463.tar.gz
u-boot-29cc2b542d9f4f4c811516b9fdbe4ba3018c6463.tar.bz2
Convert CONFIG_RESET_PHY_R to Kconfig
This converts the following to Kconfig: CONFIG_RESET_PHY_R Cc: Ramon Fried <rfried.dev@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ls1088a_common.h')
-rw-r--r--include/configs/ls1088a_common.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/ls1088a_common.h b/include/configs/ls1088a_common.h
index 965fdfe..121fd3c 100644
--- a/include/configs/ls1088a_common.h
+++ b/include/configs/ls1088a_common.h
@@ -108,11 +108,6 @@ unsigned long long get_qixis_addr(void);
#define CONFIG_SYS_LS_MC_AIOP_IMG_MAX_LENGTH 0x200000
#define CONFIG_SYS_LS_MC_DRAM_AIOP_IMG_OFFSET 0x07000000
-/* Define phy_reset function to boot the MC based on mcinitcmd.
- * This happens late enough to properly fixup u-boot env MAC addresses.
- */
-#define CONFIG_RESET_PHY_R
-
/*
* Carve out a DDR region which will not be used by u-boot/Linux
*