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=1427857272
Edit Summary: [Manual test]
@@ -13,8 +13,16 @@
*Before make the uImage ,you should export PATH=/opt/uClinux/bfin-
uclinux/bin:/opt/uClinux/bfin-elf/bin:/opt/uClinux/bfin-linux-uclibc/bin:$
PATH
*The following commands are also useful:ssh -l test XX.XX.XX.XX;scp
test@xx.xx.xx.xx:/files ~/;scp ~/files test@xx.xx.xx.xx:~/. If you want
to reference the previous release logs,please download the files in 10.99
.22.20/home/test/release/.
*You can also refer to the wiki of https://docs.blackfin.uclinux.org
/doku.php?id=linux-kernel:testing. All the build uImage scripts and test
scripes are in the file of "testsuites".
======Manual test======
+
+ Before running the following specific cases from testsuites, please adju
st your param setting according to your machine environment.
+
+ common/kernel_config.exp: set src_root /your/kernel/source/code/directly
+
+ If your are running the case on regression machine, please remember do:
+ export BOARD_CONFIG=BOARD_CONFIG(for example BF537-STAMP-XXX)
+
**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.
*Need a module of ad1836 http://docs.blackfin.uclinux.org/doku.php?i
d=hw:cards:ad1836a.(BF609-EZKIT have a special extension board).The modu
le should be connect to the SPORT0 on the board .Need two audio cables, co
nnect the board's audio input to PC's audio output and the board's audio o
utput to PC's audio input.Using PC to provide sounds to board by palying a
file of audiotest.mp3.<code>
|