ramips: minew g1-c: Allow dynamic RAM sizes
Allow RAM size to be passed thru U-Boot. There are 128MB and 64MB versions of Minew G1-C. This is also in line with the behaviour of most other RAMIPS boards. Signed-off-by: Bruno Randolf <br1@einfach.org>
This commit is contained in:
		 Bruno Randolf
					Bruno Randolf
				
			
				
					committed by
					
						 Alexander Couzens
						Alexander Couzens
					
				
			
			
				
	
			
			
			 Alexander Couzens
						Alexander Couzens
					
				
			
						parent
						
							269bdf6eef
						
					
				
				
					commit
					2c3e8bed3f
				
			| @@ -16,11 +16,6 @@ | |||||||
| 		led-upgrade = &led_system; | 		led-upgrade = &led_system; | ||||||
| 	}; | 	}; | ||||||
|  |  | ||||||
| 	memory@0 { |  | ||||||
| 		device_type = "memory"; |  | ||||||
| 		reg = <0x0 0x8000000>; |  | ||||||
| 	}; |  | ||||||
|  |  | ||||||
| 	keys { | 	keys { | ||||||
| 		compatible = "gpio-keys-polled"; | 		compatible = "gpio-keys-polled"; | ||||||
| 		poll-interval = <20>; | 		poll-interval = <20>; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user