sorry i just saw the email
I have reworked the patch for v3 based on u-boot mainline
At 2022-02-11 23:05:47, "Simon Glass" wrote:
>Hi,
>
>On Sat, 29 Jan 2022 at 01:26, 何勇 wrote:
>>
>> Hi:
>> Override the env_fat_get_dev_part function in the board file, you can
>> load env from s
Ported from Linux driver - drivers/net/usb9601.c
Signed-off-by: hyyoxhk
---
drivers/usb/eth/Kconfig | 8 +
drivers/usb/eth/Makefile | 1 +
drivers/usb/eth/dm9601.c | 521 +++
3 files changed, 530 insertions(+)
create mode 100644 drivers/usb/eth/dm9601.c
Ported from Linux driver - drivers/net/usb9601.c
Signed-off-by: hyyoxhk
---
drivers/usb/eth/Kconfig | 8
drivers/usb/eth/Makefile | 1 +
2 files changed, 9 insertions(+)
diff --git a/drivers/usb/eth/Kconfig b/drivers/usb/eth/Kconfig
index 2f6bfa8e71..8a47ca0ec4 100644
--- a/drivers
Ported from Linux driver - drivers/net/usb9601.c
Signed-off-by: hyyoxhk
---
drivers/usb/eth/Kconfig | 8 +
drivers/usb/eth/Makefile | 1 +
drivers/usb/eth/dm9601.c | 521 +++
3 files changed, 530 insertions(+)
create mode 100644 drivers/usb/eth/dm9601.c
Signed-off-by: hyyoxhk
---
arch/arm/dts/Makefile | 3 +-
arch/arm/dts/exynos4412-itop-elite.dts | 403 ++
arch/arm/mach-exynos/Kconfig | 4 +
board/samsung/itop/Kconfig | 12 +
board/samsung/itop/MAINTAINERS | 6 +
board/samsung
5 matches
Mail list logo