summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2018-06-10 15:20:40 +1000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2018-06-10 15:20:40 +1000
commit3dd9eb6eb2c11bdd6ebaa48b7cc9182e232679ae (patch)
treef07d077d5cab470c2d3f6c2adc68b6085bb39867
parent6daf2cbaf306ab990f6d0bba8c85ad8ec53cfad4 (diff)
downloadcf-fsi-3dd9eb6eb2c11bdd6ebaa48b7cc9182e232679ae.tar.gz
cf-fsi-3dd9eb6eb2c11bdd6ebaa48b7cc9182e232679ae.zip
Add TODO list
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..0269271
--- /dev/null
+++ b/TODO
@@ -0,0 +1,8 @@
+- Provide trace size in status
+- Play with putting status code in cmd reg to avoid clearing by host
+- Play with writing RTAG and RCRC in one write
+- Add header with version etc...
+- Put config in header so host can configure address of "SRAM" (command area)
+ -> Try moving code into SRAM (reduce exception vector space)
+- ...
+
OpenPOWER on IntegriCloud