| | |
| | | diff -Nuar uboot-imx/arch/arm/dts/imx6ul-14x14-evk.dtsi uboot-imx-imx6ull/arch/arm/dts/imx6ul-14x14-evk.dtsi |
| | | --- uboot-imx/arch/arm/dts/imx6ul-14x14-evk.dtsi 2021-09-06 16:48:23.000000000 +0800 |
| | | +++ uboot-imx-imx6ull/arch/arm/dts/imx6ul-14x14-evk.dtsi 2021-11-14 19:56:16.924626040 +0800 |
| | | +++ uboot-imx-imx6ull/arch/arm/dts/imx6ul-14x14-evk.dtsi 2021-11-16 12:55:12.665468988 +0800 |
| | | @@ -83,6 +83,9 @@ |
| | | pinctrl-0 = <&pinctrl_enet1>; |
| | | phy-mode = "rmii"; |
| | |
| | | }; |
| | | diff -Nuar uboot-imx/.cfg-imx6ull uboot-imx-imx6ull/.cfg-imx6ull |
| | | --- uboot-imx/.cfg-imx6ull 1970-01-01 08:00:00.000000000 +0800 |
| | | +++ uboot-imx-imx6ull/.cfg-imx6ull 2021-11-14 21:11:40.019795524 +0800 |
| | | +++ uboot-imx-imx6ull/.cfg-imx6ull 2021-11-16 20:42:43.127648377 +0800 |
| | | @@ -0,0 +1,1644 @@ |
| | | +# |
| | | +# Automatically generated file; DO NOT EDIT. |
| | |
| | | +# |
| | | +# Boot commands |
| | | +# |
| | | +# CONFIG_CMD_BOOTD is not set |
| | | +CONFIG_CMD_BOOTD=y |
| | | +CONFIG_CMD_BOOTM=y |
| | | +CONFIG_CMD_BOOTZ=y |
| | | +CONFIG_BOOTM_LINUX=y |
| | |
| | | +CONFIG_MKIMAGE_DTC_PATH="dtc" |
| | | diff -Nuar uboot-imx/drivers/net/phy/phy.c uboot-imx-imx6ull/drivers/net/phy/phy.c |
| | | --- uboot-imx/drivers/net/phy/phy.c 2021-09-06 16:48:23.000000000 +0800 |
| | | +++ uboot-imx-imx6ull/drivers/net/phy/phy.c 2021-11-14 19:56:16.924626040 +0800 |
| | | +++ uboot-imx-imx6ull/drivers/net/phy/phy.c 2021-11-16 12:55:12.665468988 +0800 |
| | | @@ -182,6 +182,9 @@ |
| | | { |
| | | int result; |
| | |
| | | |
| | | diff -Nuar uboot-imx/include/configs/mx6ullevk.h uboot-imx-imx6ull/include/configs/mx6ullevk.h |
| | | --- uboot-imx/include/configs/mx6ullevk.h 2021-09-06 16:48:23.000000000 +0800 |
| | | +++ uboot-imx-imx6ull/include/configs/mx6ullevk.h 2021-11-14 20:55:47.745008838 +0800 |
| | | +++ uboot-imx-imx6ull/include/configs/mx6ullevk.h 2021-11-16 12:55:12.665468988 +0800 |
| | | @@ -100,124 +100,34 @@ |
| | | |
| | | #else |
| | |
| | | #define CONFIG_IOMUX_LPSR |
| | | diff -Nuar uboot-imx/Makefile uboot-imx-imx6ull/Makefile |
| | | --- uboot-imx/Makefile 2021-09-06 16:48:23.000000000 +0800 |
| | | +++ uboot-imx-imx6ull/Makefile 2021-11-14 21:05:41.391745547 +0800 |
| | | +++ uboot-imx-imx6ull/Makefile 2021-11-16 20:40:25.974293682 +0800 |
| | | @@ -263,6 +263,9 @@ |
| | | CROSS_COMPILE ?= |
| | | endif |