]> rtime.felk.cvut.cz Git - novaboot.git/commitdiff
doc: U-Boot implementation is no-longer tied to one board
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 18 May 2016 15:09:42 +0000 (17:09 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 18 May 2016 15:15:42 +0000 (17:15 +0200)
We have already used it with at least four different boards (and U-Boot
versions).

README.pod
novaboot

index 324a400a0ec48825e06af365b0c44d2f36e3cbc5..ebc14dbc0c693a694c61b390f9823310ae06ce33 100644 (file)
@@ -550,8 +550,6 @@ Disable/enable resetting of the target.
 Interact with U-Boot bootloader to boot the thing described in the
 novaboot script. I<prompt> specifies the U-Boot's prompt (default is
 "=> ", other common prompts are "U-Boot> " or "U-Boot# ").
-Implementation of this option is currently tied to a particular board
-that we use. It may be subject to changes in the future!
 
 =item --no-uboot
 
index f98a8368d7073b5bd0f53414865b7a1ad5a52145..b0235b1fd4cedaf4d33585f3ebe5fd1fa61c2b7f 100755 (executable)
--- a/novaboot
+++ b/novaboot
@@ -1791,8 +1791,6 @@ Disable/enable resetting of the target.
 Interact with U-Boot bootloader to boot the thing described in the
 novaboot script. I<prompt> specifies the U-Boot's prompt (default is
 "=> ", other common prompts are "U-Boot> " or "U-Boot# ").
-Implementation of this option is currently tied to a particular board
-that we use. It may be subject to changes in the future!
 
 =item --no-uboot