From 3dd9eb6eb2c11bdd6ebaa48b7cc9182e232679ae Mon Sep 17 00:00:00 2001 From: Benjamin Herrenschmidt Date: Sun, 10 Jun 2018 15:20:40 +1000 Subject: Add TODO list --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 TODO 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) +- ... + -- cgit v1.2.1