Skip to content
Snippets Groups Projects
Commit adf776fd authored by jogo's avatar jogo
Browse files

brcm63xx: BCM963268BU_P300 reference board fixes


- Fix profile name.
- Rremove whitespace on board patch.
- Refresh patches.

Signed-off-by: default avatarÁlvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: default avatarJonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45499 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 5a4e7a90
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,7 @@
{ .compatible = "brcm,bcm96368mvwg", .data = &board_96368mvwg, },
#endif
#ifdef CONFIG_BCM63XX_CPU_63268
+ { .compatible = "brcm,bcm963268bu_p300", .data = &board_963268bu_p300, },
+ { .compatible = "brcm,bcm963268bu_p300", .data = &board_963268bu_p300, },
{ .compatible = "inteno,vg50", .data = &board_vw6339gu, },
#endif
#endif /* CONFIG_OF */
......@@ -91,4 +91,4 @@
+ { .compatible = "comtrend,wap-5813n", .data = &board_WAP5813n, },
#endif
#ifdef CONFIG_BCM63XX_CPU_63268
{ .compatible = "brcm,bcm963268bu_p300", .data = &board_963268bu_p300, },
{ .compatible = "brcm,bcm963268bu_p300", .data = &board_963268bu_p300, },
......@@ -65,4 +65,4 @@
+ { .compatible = "zyxel,p870hw-51a-v2", .data = &board_P870HW51A_V2, },
#endif
#ifdef CONFIG_BCM63XX_CPU_63268
{ .compatible = "brcm,bcm963268bu_p300", .data = &board_963268bu_p300, },
{ .compatible = "brcm,bcm963268bu_p300", .data = &board_963268bu_p300, },
......@@ -24,7 +24,7 @@ endef
$(eval $(call Profile,BCM96318REF_P300))
define Profile/BCM963268BU_P300
NAME:=Broadcom BCM96328BU_P300 reference board
NAME:=Broadcom BCM963268BU_P300 reference board
PACKAGES:= kmod-usb-ohci kmod-usb2 kmod-bcm63xx-udc
endef
define Profile/BCM963268BU_P300/Description
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment