mpc85xx: add testing kernel 5.10
Subtargets p1010 and p1020 have already added. Compile and run tested on: P2020RDB Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
This commit is contained in:
		 Pawel Dembicki
					Pawel Dembicki
				
			
				
					committed by
					
						 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
			
				
	
			
			
			 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
						parent
						
							76649fd06d
						
					
				
				
					commit
					1d3b1171ae
				
			| @@ -12,6 +12,7 @@ FEATURES:=squashfs ramdisk | |||||||
| SUBTARGETS:=p1010 p1020 p2020 | SUBTARGETS:=p1010 p1020 p2020 | ||||||
|  |  | ||||||
| KERNEL_PATCHVER:=5.4 | KERNEL_PATCHVER:=5.4 | ||||||
|  | KERNEL_TESTING_PATCHVER:=5.10 | ||||||
|  |  | ||||||
| KERNELNAME:=zImage | KERNELNAME:=zImage | ||||||
|  |  | ||||||
|   | |||||||
| @@ -2,8 +2,6 @@ BOARDNAME:=P1010 | |||||||
| FEATURES+=nand | FEATURES+=nand | ||||||
| KERNELNAME:=simpleImage.tl-wdr4900-v1 | KERNELNAME:=simpleImage.tl-wdr4900-v1 | ||||||
|  |  | ||||||
| KERNEL_TESTING_PATCHVER:=5.10 |  | ||||||
|  |  | ||||||
| define Target/Description | define Target/Description | ||||||
| 	Build firmware images for P1010 based boards. | 	Build firmware images for P1010 based boards. | ||||||
| endef | endef | ||||||
|   | |||||||
| @@ -1,8 +1,6 @@ | |||||||
| BOARDNAME:=P1020 | BOARDNAME:=P1020 | ||||||
| FEATURES+=nand | FEATURES+=nand | ||||||
|  |  | ||||||
| KERNEL_TESTING_PATCHVER:=5.10 |  | ||||||
|  |  | ||||||
| define Target/Description | define Target/Description | ||||||
| 	Build firmware images for Freescale P1020 based boards. | 	Build firmware images for Freescale P1020 based boards. | ||||||
| endef | endef | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user