Merge branch 'net' of git://git.denx.de/u-boot-socfpga

- ks8851 cleanups and DM migration
This commit is contained in:
Tom Rini
2020-05-22 22:58:16 -04:00
7 changed files with 328 additions and 271 deletions

View File

@@ -63,9 +63,6 @@
"bootargs_mmc=root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait\0"
/* Ethernet */
#define CONFIG_KS8851_MLL
#define CONFIG_KS8851_MLL_BASEADDR 0x30000000 /* use NCS2 */
#define CONFIG_SYS_LOAD_ADDR 0x22000000 /* load address */
/* USB host */