https://github.com/ssvb/a10-dram-tools
This is a set of tools, which can assist in configuring the Allwinner A10/A13/A20 DRAM controller.
https://github.com/ssvb/a10-dram-tools
Last synced: 4 months ago
JSON representation
This is a set of tools, which can assist in configuring the Allwinner A10/A13/A20 DRAM controller.
- Host: GitHub
- URL: https://github.com/ssvb/a10-dram-tools
- Owner: ssvb
- License: gpl-2.0
- Created: 2014-06-30T21:10:17.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-10-22T21:47:05.000Z (over 10 years ago)
- Last Synced: 2025-12-20T14:05:10.868Z (6 months ago)
- Language: Ruby
- Homepage:
- Size: 715 KB
- Stars: 9
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
a10-dram-tools
===========
This is a set of tools, which can assist in configuring the Allwinner
A10/A13/A20 DRAM controller. A modified version of the a10-meminfo tool
from https://github.com/maxnet/a10-meminfo (originally implemented by
Floris Bos) is also included.
Installation instructions:
git clone https://github.com/ssvb/a10-dram-tools.git
cd a10-dram-tools
cmake -DCMAKE_INSTALL_PREFIX=/usr .
make -j2 install
Usage instructions: http://linux-sunxi.org/A10_DRAM_Controller_Calibration