From a7d96488e5f56a2f77b2dfbc3efc01f8b76db920 Mon Sep 17 00:00:00 2001 From: Juergen Beisert Date: Thu, 8 Nov 2007 18:23:44 +0100 Subject: Using correct board names all over the place Signed-off-by: Juergen Beisert --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index e8ca531a78..93261c4049 100644 --- a/TODO +++ b/TODO @@ -40,6 +40,13 @@ TODO but for memory mapped devices like nor flash we could provide a pointer to it. With this we would not have to copy uimages to memory. +[ ] setting a variable: + bla=500 -> OK + bla = 500 -> Unknown command 'bla' - try 'help' + bla= 500 -> Unknown command '500' - try 'help' + +[ ] command line editing is somewhat broken + DONE ---- -- cgit v1.2.3