From e0027ed4abef834297a54d95309688bc22f4d77c Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 4 Jan 2014 23:46:44 +0000 Subject: bcm53xx: make the l2x0 L2 cache controller work This fixes the DMA problems with the Ethernet driver. This also updates some other parts of the patches. Signed-off-by: Hauke Mehrtens SVN-Revision: 39203 --- target/linux/bcm53xx/image/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/bcm53xx/image') diff --git a/target/linux/bcm53xx/image/Makefile b/target/linux/bcm53xx/image/Makefile index 62544c6492..13f26f4509 100644 --- a/target/linux/bcm53xx/image/Makefile +++ b/target/linux/bcm53xx/image/Makefile @@ -14,7 +14,7 @@ define Image/Prepare endef define Image/Build/Initramfs - $(call Image/Build/Initramfs/Chk,bcm5301-netgear-r6250,U12H245T00_NETGEAR,2,initramfs) + $(call Image/Build/Initramfs/Chk,bcm4708-netgear-r6250,U12H245T00_NETGEAR,2,initramfs) endef define Image/Build/Initramfs/Chk @@ -49,7 +49,7 @@ endef define Image/Build $(call Image/Build/$(1),$(1)) - $(call Image/Build/squashfs/Chk,bcm5301-netgear-r6250,U12H245T00_NETGEAR,2,squashfs) + $(call Image/Build/squashfs/Chk,bcm4708-netgear-r6250,U12H245T00_NETGEAR,2,squashfs) endef -- cgit v1.2.3