diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-01-09 21:02:03 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-01-09 21:02:03 -0600 |
| commit | 963b88fb0bb3a20bd4b6eb3d73095172a3760d55 (patch) | |
| tree | 3e583da09ecf0406d471f1d438881dd6dd1cd05a /fpga/interface/beaglebone_black/gpmc/test/NOTES | |
| parent | 38c56c7c1fe4ecd7e5907cc14c100e4af3a87e20 (diff) | |
| download | ulab-963b88fb0bb3a20bd4b6eb3d73095172a3760d55.tar.gz ulab-963b88fb0bb3a20bd4b6eb3d73095172a3760d55.zip | |
Add initial GPMC test program and associated files for BeagleBone Black
Diffstat (limited to 'fpga/interface/beaglebone_black/gpmc/test/NOTES')
| -rw-r--r-- | fpga/interface/beaglebone_black/gpmc/test/NOTES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fpga/interface/beaglebone_black/gpmc/test/NOTES b/fpga/interface/beaglebone_black/gpmc/test/NOTES new file mode 100644 index 0000000..11a075f --- /dev/null +++ b/fpga/interface/beaglebone_black/gpmc/test/NOTES @@ -0,0 +1,3 @@ +Disable eMMC in uEnv.txt +Comment out eMMC block in /boot/dtbs/am335x-boneblack.dts (mmc@481d8000) +Compile and install uLab cape (BB-ULAB-00A0.dts) in /lib/firmware, then load it via the cape manager |
