New Revision: http://docs.blackfin.uclinux.org/doku.php?id=linux-kernel:
manual_test
Old Revision: http://docs.blackfin.uclinux.org/doku.php?id=linux-kernel:
manual_test&rev=1427858129
Edit Summary: [Manual test]
@@ -17,12 +17,13 @@
Before running the following specific cases from testsuites, please adj
ust your param setting according to your machine environment.
- common/kernel_config.exp: set src_root /your/kernel/source/code/directly
+ common/kernel_config.exp: <code>
+ set src_root /your/kernel/source/code/directly </code>
- If your are running the case on regression machine, please remember do:
- export BOARD_CONFIG=BOARD_CONFIG(for example BF537-STAMP-XXX)
+ If your are running the case on regression machine, please remember do:
<code>
+ export BOARD_CONFIG=BOARD_CONFIG(for example BF537-STAMP-XXX) </code>
**AD1836 audio driver**
*The test will need to be done on the boards of BF533-STAMP,BF537-STA
MP and BF609-EZKIT.
*First refer to "Device driver test"---1.Audio driver test over SPORT
(AD1836) in https://docs.blackfin.uclinux.org/doku.php?id=linux-kernel:t
esting.
|