From 2e2887f64b3c3693c6861e555c646f0a27155fc5 Mon Sep 17 00:00:00 2001 From: Martin Ayotte Date: Sun, 23 Apr 2017 10:35:16 -0400 Subject: [PATCH] OpiPrime has 2GB RAM --- .../u-boot-sun50i-dev/add-opiprime-to-u-boot-sun50i-h5.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch/u-boot/u-boot-sun50i-dev/add-opiprime-to-u-boot-sun50i-h5.patch b/patch/u-boot/u-boot-sun50i-dev/add-opiprime-to-u-boot-sun50i-h5.patch index 9f3bd7f44..99a2f8304 100644 --- a/patch/u-boot/u-boot-sun50i-dev/add-opiprime-to-u-boot-sun50i-h5.patch +++ b/patch/u-boot/u-boot-sun50i-dev/add-opiprime-to-u-boot-sun50i-h5.patch @@ -61,7 +61,7 @@ index 0000000..68f889d + }; + + memory { -+ reg = <0x40000000 0x20000000>; ++ reg = <0x40000000 0x40000000>; + }; + +