Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
This commit is contained in:
		
						commit
						01a3647abd
					
				| 
						 | 
					@ -18,6 +18,7 @@ SECTIONS
 | 
				
			||||||
	.text :
 | 
						.text :
 | 
				
			||||||
	{
 | 
						{
 | 
				
			||||||
		*(.__image_copy_start)
 | 
							*(.__image_copy_start)
 | 
				
			||||||
 | 
							*(.vectors)
 | 
				
			||||||
		CPUDIR/start.o (.text*)
 | 
							CPUDIR/start.o (.text*)
 | 
				
			||||||
		*(.text*)
 | 
							*(.text*)
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue