summaryrefslogtreecommitdiff
path: root/tcl/board/openrd.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Tcl and doc: update to match new 'arm mcr ...' etcDavid Brownell2009-12-011-1/+1
| | | | | | Make them match the C code. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
* arm926ejs: fix gaffe when converting from arm926ejs cp15 to mcrØyvind Harboe2009-11-231-1/+1
| | | | | | the first arg is the register number 15 = cp15. Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
* arm926ejs: retire cp15 commands, handled by mrc/mcr.Øyvind Harboe2009-11-231-1/+1
| | | | Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
* update 'nand device' usage in scriptsZachary T Welch2009-11-191-1/+2
| | | | Add $_FLASHNAME variable to update 'nand device' command syntax.
* Fw: [PATCH] OpenRD board configurationWookey2009-10-141-0/+122
Ofrwarded from Ron, who's not subscribed. ----- Forwarded message from Ron <ron@debian.org> ----- From: Ron <ron@debian.org> Date: Wed, 14 Oct 2009 04:50:17 +1030 To: wookey@debian.org Subject: [PATCH] OpenRD board configuration X-Spam-Status: No, score=-3.6 required=4.5 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.2.5 This piggybacks on the 'sheevaplug' layout which uses the same Kirkwood SoC. Signed-off-by: Ron Lee <ron@debian.org>