mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
u-boot: make rock-pi-e patches only for rock-pi-e
The U-Boot patches that were added recently are only for the rock-pi-e
MACHINE, therefore only apply them when building for rock-pi-e.
Fixes: b5bba3a011
("rock-pi-e: apply upstream PHY fix")
Reviewed-by: Quentin Schulz <foss+yocto@0leil.net>
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
13316b7968
commit
2a133c450c
|
@ -1,5 +1,5 @@
|
|||
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
|
||||
SRC_URI += " \
|
||||
SRC_URI:append:rock-pi-e = " \
|
||||
file://PATCH_1-2_net_designware_Reset_eth_phy_before_phy_connect.patch \
|
||||
file://PATCH_2-2_rockchip_rk3328-rock-pi-e_Enable_DM_ETH_PHY_and_PHY_REALTEK.patch \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user