Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
reform-boundary-uboot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johannes Schauer Marin Rodrigues
reform-boundary-uboot
Commits
1f154a63
Commit
1f154a63
authored
7 years ago
by
Trevor Woerner
Committed by
Tom Rini
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
README.sandbox: small typos
Signed-off-by:
Trevor Woerner
<
twoerner@gmail.com
>
parent
27b4225b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
board/sandbox/README.sandbox
+4
-4
4 additions, 4 deletions
board/sandbox/README.sandbox
with
4 additions
and
4 deletions
board/sandbox/README.sandbox
+
4
−
4
View file @
1f154a63
...
...
@@ -106,8 +106,8 @@ recreate the binary file.
To execute commands directly, use the -c option. You can specify a single
command, or multiple commands separated by a semicolon, as is normal in
U-Boot. Be careful with quoting as the sh
a
ll will normally process and
swallow quotes. When -c is used, U-Boot exi
s
ts after the command is complete,
U-Boot. Be careful with quoting as the sh
e
ll will normally process and
swallow quotes. When -c is used, U-Boot exits after the command is complete,
but you can force it to go to interactive mode instead with -i.
...
...
@@ -188,7 +188,7 @@ U-Boot sandbox supports these emulations:
- SPI flash
- TPM (Trusted Platform Module)
A wide range of commands
is
implemented. Filesystems which use a block
A wide range of commands
are
implemented. Filesystems which use a block
device are supported.
Also sandbox supports driver model (CONFIG_DM) and associated commands.
...
...
@@ -245,7 +245,7 @@ dhcp
set serverip WWW.XXX.YYY.ZZZ
tftpboot u-boot.bin
The bridge also support (to a lesser extent) the localhost in
d
erface, 'lo'.
The bridge also support
s
(to a lesser extent) the localhost in
t
erface, 'lo'.
The 'lo' interface cannot use the RAW AF_PACKET API because the lo interface
doesn't support Ethernet-level traffic. It is a higher-level interface that is
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment