summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-05-22 22:58:16 -0400
committerTom Rini <trini@konsulko.com>2020-05-22 22:58:16 -0400
commit5b6b2c6bf8ad14af32f489acaaba0d44ddfc41f3 (patch)
tree8bed423be9c92d1ba21b319b26d1d9a2aa68fcaa /include
parentf53c2dc162d0c62debd0ebb88383e3b6fee95c10 (diff)
parentdf4c4834fc008315bce2f978220ecc9da2e3862c (diff)
downloadu-boot-5b6b2c6bf8ad14af32f489acaaba0d44ddfc41f3.tar.gz
u-boot-5b6b2c6bf8ad14af32f489acaaba0d44ddfc41f3.tar.bz2
u-boot-5b6b2c6bf8ad14af32f489acaaba0d44ddfc41f3.zip
Merge branch 'net' of git://git.denx.de/u-boot-socfpga
- ks8851 cleanups and DM migration
Diffstat (limited to 'include')
-rw-r--r--include/configs/at91sam9n12ek.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/at91sam9n12ek.h b/include/configs/at91sam9n12ek.h
index 7ee569521e..706217fef9 100644
--- a/include/configs/at91sam9n12ek.h
+++ b/include/configs/at91sam9n12ek.h
@@ -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 */