Correct kernel type in XIP README.txt
Fixes README.txt for nanokernel's test_xip to refer to the nanokernel instead of the microkernel. Change-Id: I03866e88ec67515b827b901d49b1e7b10d3866d0 Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
parent
5dd4296a0a
commit
b2267b28f1
1 changed files with 2 additions and 2 deletions
|
@ -2,13 +2,13 @@ Title: XIP Support
|
|||
|
||||
Description:
|
||||
|
||||
This test verifies XIP is working in the microkernel
|
||||
This test verifies XIP is working in the nanokernel.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Building and Running Project:
|
||||
|
||||
This microkernel project outputs to the console. It can be built and executed
|
||||
This nanokernel project outputs to the console. It can be built and executed
|
||||
on QEMU as follows:
|
||||
|
||||
make qemu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue