mirror of
				https://github.com/Telecominfraproject/wlan-ap.git
				synced 2025-10-30 18:07:52 +00:00 
			
		
		
		
	ipq807x: add hfcl ion4x support
Fixes: WIFI-5797 Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
		| @@ -230,6 +230,8 @@ IN_SFP_PHY=TRUE | ||||
| IN_MALIBU_PHY=TRUE | ||||
| else ifeq (CPPE, $(CHIP_TYPE)) | ||||
| IN_QCA808X_PHY=TRUE | ||||
| IN_QCA803X_PHY=TRUE | ||||
| IN_SFP_PHY=TRUE | ||||
| IN_PHY_I2C_MODE=TRUE | ||||
| IN_MALIBU_PHY=TRUE | ||||
| else ifeq (DESS, $(CHIP_TYPE)) | ||||
|   | ||||
							
								
								
									
										1009
									
								
								patches/0051-ipq807x-add-hfcl-ion4xe-i.patch
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1009
									
								
								patches/0051-ipq807x-add-hfcl-ion4xe-i.patch
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										12
									
								
								profiles/hfcl_ion4xe.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								profiles/hfcl_ion4xe.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| --- | ||||
| profile: hfcl_ion4xe | ||||
| target: ipq807x | ||||
| subtarget: ipq60xx | ||||
| description: Build image for the HFCL ION 4XE | ||||
| image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-hfcl_ion4xe-squashfs-sysupgrade.tar | ||||
| feeds: | ||||
|   - name: ipq807x | ||||
|     path: ../../feeds/ipq807x | ||||
| include: | ||||
|   - wifi-ax | ||||
|   - ucentral-ap | ||||
							
								
								
									
										12
									
								
								profiles/hfcl_ion4xi.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								profiles/hfcl_ion4xi.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| --- | ||||
| profile: hfcl_ion4xi | ||||
| target: ipq807x | ||||
| subtarget: ipq60xx | ||||
| description: Build image for the HFCL ION 4XI | ||||
| image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-hfcl_ion4xi-squashfs-sysupgrade.tar | ||||
| feeds: | ||||
|   - name: ipq807x | ||||
|     path: ../../feeds/ipq807x | ||||
| include: | ||||
|   - wifi-ax | ||||
|   - ucentral-ap | ||||
		Reference in New Issue
	
	Block a user
	 John Crispin
					John Crispin