Skip to content

Commit

Permalink
Update 0032-Add-support-for-RAM-size-detection.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
kkapranov authored Nov 14, 2019
1 parent 040eeaf commit f43145c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ Possible values are:
| GPIO 1:0 | GPIO 1:15 | RAM SIZE in GiB |
+----------+-----------+-----------------+
| 0 | 0 | 1 |
| 0 | 1 | 4 |
| 1 | 0 | 4 |
| 1 | 1 | 2 |
| 0 | 0 | unallowed |
| 0 | 1 | unallowed |
+----------+-----------+-----------------+

Signed-off-by: Kirill Kapranov <[email protected]>
Expand Down

0 comments on commit f43145c

Please sign in to comment.