mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 05:54:26 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			684 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			684 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| From 62c2649ed2362a5f0478df60d56ed35414ac81ea Mon Sep 17 00:00:00 2001
 | |
| From: Kurt Mahan <kmahan@freescale.com>
 | |
| Date: Thu, 13 Mar 2008 22:06:35 -0600
 | |
| Subject: [PATCH] Change internal name rigo to m548x_7x
 | |
| 
 | |
| LTIBName: m547x-8x-internal-rename
 | |
| Signed-off-by: Kurt Mahan <kmahan@freescale.com>
 | |
| ---
 | |
|  arch/m68k/coldfire/head.S |    2 +-
 | |
|  1 files changed, 1 insertions(+), 1 deletions(-)
 | |
| 
 | |
| --- a/arch/m68k/coldfire/head.S
 | |
| +++ b/arch/m68k/coldfire/head.S
 | |
| @@ -53,7 +53,7 @@
 | |
|  #define __FINIT		.previous
 | |
|  #endif
 | |
|  
 | |
| -/* JKM -- REVISE DOCS FOR RIGO and PHYS MAPPING */
 | |
| +/* JKM -- REVISE DOCS FOR M547x_8x and PHYS MAPPING */
 | |
|  /*
 | |
|   * Setup ACR mappings to provide the following memory map:
 | |
|   *   Data
 |