oxnas: kd20: correct memory size to 256MB
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
		| @@ -15,8 +15,8 @@ | ||||
| 	}; | ||||
|  | ||||
| 	memory { | ||||
| 		/* 128Mbytes DDR */ | ||||
| 		reg = <0x60000000 0x8000000>; | ||||
| 		/* 256Mbytes DDR */ | ||||
| 		reg = <0x60000000 0x10000000>; | ||||
| 	}; | ||||
|  | ||||
| 	aliases { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Golle
					Daniel Golle