Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Source files of SP7021 can be downloaded from GitHub or Yocto server of SP7021. Refer to https://github.com/sunplus-plus1/SP7021 or 2. HOW TO GET SOURCE FILE AND PACKAGE. Refer to report of ll command for the contents of top folder of sources of SP7021:

...

Please run make headers to create Linux kernel headers. After make headers completes, use ll command to list content of project top folder: Refer to screenshot report of ll command below:

Code Block
wellslu@scdiu3:~/q628/sdc$ ll
total 68
drwxr-xr-x 15 wellslu sp 4096 Jan 20 11:40 ./
drwxr-xr-x 21 wellslu sp 4096 Jan 17 16:36 ../
drwxr-xr-x  9 wellslu sp 4096 Oct  3 15:10 boot/
drwxr-xr-x  4 wellslu sp 4096 Jan 18 12:38 build/
-rw-r--r--  1 wellslu sp  341 Jan 20 11:37 .config
drwxr-xr-x 11 wellslu sp 4096 Aug  2 17:44 crossgcc/
drwxr-xr-x  6 wellslu sp 4096 Feb  9  2021 dwc/
drwxr-xr-x  6 wellslu sp 4096 Sep  9  2019 eCos/
drwxr-xr-x  5 wellslu sp 4096 Jan 18 12:38 freertos/
drwxr-xr-x  8 wellslu sp 4096 Jan 18 12:38 ipack/
drwxr-xr-x  7 wellslu sp 4096 Sep  9  2019 linux/
drwxr-xr-x  6 wellslu sp 4096 Jan 20 11:40 linux-headers-5.10.59-SUNPLUS-v7+/
-r--r--r--  1 wellslu sp   23 Sep  9  2019 Makefile
drwxr-xr-x  4 wellslu sp 4096 Sep  9  2019 nonos/
drwxr-xr-x  3 wellslu sp 4096 Jan 20 11:39 out/
drwxr-xr-x  7 wellslu sp 4096 Sep  9  2019 .repo/
drwxr-xr-x  3 wellslu sp 4096 Jun 29  2020 yocto/
wellslu@scdiu3:~/q628/sdc$

...