Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
David Boddie
developer.puri.sm
Commits
c140a689
Commit
c140a689
authored
Jan 15, 2020
by
David Boddie
💬
Browse files
Ensure that the dtbs subdirectory is created
parent
2037f2a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Development_Environment/Boards/HowTo/Rebuilding_the_Kernel.rst
View file @
c140a689
...
...
@@ -66,10 +66,10 @@ Installing the Kernel
---------------------
Connect the development board to a network and find its IP address. Log in as
``root`` and create the ``boot2`` directory
inside the existing ``/boot``
directory::
``root`` and create the ``boot2`` directory
and `dtbs` subdirectory inside the
existing ``/boot``
directory::
mkdir /boot/boot2
mkdir
-p
/boot/boot2
/dtbs
From the workstation, copy the kernel and device tree binary to the board,
replacing ``pureos`` with the IP address of the development board::
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment