This is an old revision of the document!


Linux physical machine

Packages to install

sudo apt-get install gcc-aarch64-linux-gnu
sudo apt-get install flex bison
sudo apt-get install minicom
sudo apt-get install openssh-server
sudo apt install vim
sudo apt install tmux
sudo apt install git
sudo apt install device-tree-compiler
 
#also download uuu binary and add it to PATH
https://github.com/nxp-imx/mfgtools/releases/download/uuu_1.5.182/uuu

Directories hierarchy

Clone all the repos inside ~/work directory.

$ mkdir ~/work
$ cd ~/work

1. Clone the Linux kernel

$ cd ~/work/
$ git clone --depth 1 https://github.com/LaurentiuM1234/nss-linux

2. Clone the images repo

$ git clone https://github.com/dbaluta/images.git

3. Download rootfs

Download rootfs file from this location and copy it inside ~/work/images/

4. Clone the scripts repo

$ cd ~/work/
$ git clone https://github.com/dbaluta/scripts.git

IMPORTANT: Edit the 'uuu_script' so that you replace all patch containing /home/student with your actual $HOME directory.

lkd/res/linux.1720510865.txt.gz ยท Last modified: 2024/07/09 10:41 by daniel.baluta
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0