LS1021ATSN-PA kernel configuration

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LS1021ATSN-PA kernel configuration

407 Views
Talentyc
Contributor I

I followed the procedures below to start the board.

$ git clone https://github.com/openil/openil.git
$ cd openil
$ git checkout OpenIL-v1.11-202104 -b OpenIL-v1.11-202104

I changed debootstrap_ 1.0.95ubuntu0.8_ all to debootstrap_ 1.0.95ubuntu0.12_ all in env_setup file.

$ cd openil
$ make nxp_ls1021atsn_defconfig
$ make

$ sudo dd if=./sdcard.img of=/dev/sdx

LS1021A-TSN switch setting for SD card SW2 = 0b’111111

Then I entered "root" as the login name and Enter to access the root interface. webwxgetmsgimg (1).jfif

Next, I input "make linux-menuconfig", but it was invalid, there was no make command.

What should I do next?

The document I referred to is "Open Industrial User Guide Rev. 1.22, 04/2021". 

@yipingwang 

0 Kudos
Reply
1 Reply

334 Views
yipingwang
NXP TechSupport
NXP TechSupport

This command cannot be executed on the target board.

0 Kudos
Reply