Skip to content

Commit

Permalink
Move the README images to doc/
Browse files Browse the repository at this point in the history
These disappeared from the RISC-V website, so we'll use local versions
now.
  • Loading branch information
palmer-dabbelt committed Jun 12, 2018
1 parent bc43b4c commit 56f7b8c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ can be very useful to enable "early printk", which will print messages to the
console if the kernel crashes very early. You can access this option at "Early
printk" in the "Kernel hacking" submenu.

<img src="http://riscv.org/install-guides/linux-menuconfig.png" />
<img src="doc/linux-menuconfig.png" />

_Linux kernel menuconfig interface._

Expand Down Expand Up @@ -618,7 +618,7 @@ Enter the configuration interface much in the same way as that of the Linux kern

O$ make menuconfig

<img src="http://riscv.org/install-guides/busybox-menuconfig.png" />
<img src="doc/busybox-menuconfig.png" />

_BusyBox menuconfig interface. Looks familiar, eh?_

Expand Down Expand Up @@ -757,7 +757,7 @@ applets. Have fun!

To exit the simulator, hit `Ctrl-C`.

<img src="http://riscv.org/install-guides/linux-boot.png"/>
<img src="doc/linux-boot.png"/>

_Linux boot and "Hello world!"_

Expand Down
Binary file added doc/busybox-menuconfig.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/linux-boot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/linux-menuconfig.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 56f7b8c

Please sign in to comment.