docs: fixed lists and indent for galileo
Change-Id: Ia677871e02469f1d529d558310182221124508b7
This commit is contained in:
parent
1ab2d24c1a
commit
0b5a8beeb5
1 changed files with 9 additions and 13 deletions
|
@ -18,11 +18,9 @@ along with the following devices:
|
||||||
|
|
||||||
* Serial Ports in Polling and Interrupt Driven Modes
|
* Serial Ports in Polling and Interrupt Driven Modes
|
||||||
|
|
||||||
See `Procedures`_ for using third-party tools to load an image onto the target.
|
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
This board configuration may work with similar boards
|
This board configuration may work with similar boards that are not officially
|
||||||
that are not officially supported.
|
supported.
|
||||||
|
|
||||||
Supported Boards
|
Supported Boards
|
||||||
****************
|
****************
|
||||||
|
@ -194,10 +192,10 @@ GRUB.
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ sudo apt-get install gnu-efi:i386 bison libopts25 \
|
$ sudo apt-get install gnu-efi:i386 bison libopts25 \
|
||||||
libselinux1-dev autogen m4 autoconf help2man libopts25-dev flex \
|
libselinux1-dev autogen m4 autoconf help2man libopts25-dev flex \
|
||||||
libfont-freetype-perl automake autotools-dev libfreetype6-dev \
|
libfont-freetype-perl automake autotools-dev libfreetype6-dev \
|
||||||
texinfo
|
texinfo
|
||||||
|
|
||||||
On Fedora, type:
|
On Fedora, type:
|
||||||
|
|
||||||
|
@ -268,11 +266,9 @@ devices.
|
||||||
|
|
||||||
#. Configure your host system to watch for serial data.
|
#. Configure your host system to watch for serial data.
|
||||||
|
|
||||||
* On Linux, screen is a popular method for reading serial
|
* On Linux, screen is a popular method for reading serial data.
|
||||||
data.
|
|
||||||
|
|
||||||
* On Windows, PuTTY has an option to set up configuration for
|
* On Windows, PuTTY has an option to set up configuration for serial data.
|
||||||
serial data.
|
|
||||||
|
|
||||||
#. Power on the Galileo board.
|
#. Power on the Galileo board.
|
||||||
|
|
||||||
|
@ -323,7 +319,7 @@ Steps
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
grub.efi
|
grub.efi
|
||||||
|
|
||||||
GRUB2 starts and a menu shows entries for the items you added
|
GRUB2 starts and a menu shows entries for the items you added
|
||||||
to the :file:`file grub.cfg`.
|
to the :file:`file grub.cfg`.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue