projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcc70bc
)
pico-imx7d: Disable USB_ETHER support for bl33 defconfig
author
Joris Offouga
<offougajoris@gmail.com>
Sun, 5 Jan 2020 23:22:08 +0000
(
00:22
+0100)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 14 Jan 2020 21:23:54 +0000
(22:23 +0100)
For DM_ETH support , it's require to disable this config.
When this config is enable, This generate a error with spl in linker script
Signed-off-by: Joris Offouga <offougajoris@gmail.com>
Reviewed-by: Stefano Babic <sbabic@denx.de>
configs/pico-imx7d_bl33_defconfig
patch
|
blob
|
history
diff --git
a/configs/pico-imx7d_bl33_defconfig
b/configs/pico-imx7d_bl33_defconfig
index e54f3b12d400a81044ddbc2c205b35e1b374753a..a32b4d680f7c41bc3b7df372ac3e9acf9e4bf1ca 100644
(file)
--- a/
configs/pico-imx7d_bl33_defconfig
+++ b/
configs/pico-imx7d_bl33_defconfig
@@
-64,9
+64,6
@@
CONFIG_USB_GADGET_VENDOR_NUM=0x0525
CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5
CONFIG_CI_UDC=y
CONFIG_USB_GADGET_DOWNLOAD=y
-CONFIG_USB_ETHER=y
-CONFIG_USB_ETH_CDC=y
-CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00"
CONFIG_DM_VIDEO=y
CONFIG_VIDEO_BPP8=y
CONFIG_VIDEO_BPP16=y