diff options
Diffstat (limited to 'qemu/dtc/TODO')
-rw-r--r-- | qemu/dtc/TODO | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/qemu/dtc/TODO b/qemu/dtc/TODO new file mode 100644 index 000000000..a3e71828c --- /dev/null +++ b/qemu/dtc/TODO @@ -0,0 +1,8 @@ +- Bugfixes: + * Proper handling of boot cpu information +- Generate mem reserve map + * linux,reserve-map property + * generating reserve entry for device tree itself + * generating reserve entries from tce, rtas etc. properties +- Expression support +- Macro system |